@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap);#app,body,html{width:100%;height:100%;margin:0;padding:0}#app{font-family:Inter;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;background:#262b37}.flex-1{flex:1}.cp{cursor:pointer}.fw-100{font-weight:100}.fw-200{font-weight:200}.fw-300{font-weight:300}.fw-400{font-weight:400}.fw-500{font-weight:500}.fw-600{font-weight:600}.fw-700{font-weight:700}.fw-800{font-weight:800}.fw-900{font-weight:900}.remote-video{width:100%;height:100%;background:#333846}.local-video{position:absolute;bottom:10px;right:10px;background:#3e4250;width:30vw;height:25vh}.overlay{position:absolute;width:100%;height:100%;background:#000;opacity:.5;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:9999999}