body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.meeting-footer{background:#202124;height:100%}.meeting-footer,.meeting-icons{align-items:center;display:flex;justify-content:center}.meeting-icons{background:#3c4043;border-radius:50%;color:#fff;cursor:pointer;height:40px;margin:10px;width:40px}.active{background-color:#ea4335}div[disabled]{opacity:.3;pointer-events:none}.participants{grid-gap:20px;display:grid;grid-template-columns:repeat(var(--grid-size),1fr);height:85vh;padding:10px}.participants img{border-radius:50%;height:120px;width:120px}@media (max-width:800px){.participants{grid-template-columns:repeat(var(--grid-col-size),1fr);grid-template-rows:repeat(var(--grid-row-size),1fr)}}.card{align-items:center;background:#3c4043;border-radius:10px;display:flex;height:100%;justify-content:center}.video{object-fit:cover}.participant,.video{background-color:#353b48;border-radius:5px;height:100%;position:relative;width:100%}.participant{min-height:200px}.muted{background:#353b48;border-radius:50%;color:#fff;height:22px;position:absolute;right:10px;top:10px;width:22px!important}.hide{display:none}.avatar{align-items:center;background:orange;border-radius:50%;display:flex;font-family:roboto,arial;font-size:150px;height:200px;justify-content:center;text-align:center;text-transform:uppercase;width:200px}.avatar,.name{color:#fff;position:absolute}.name{bottom:10px;left:20px}@media (max-width:800px){.participant{min-height:0}.avatar{font-size:50px;height:80px;width:80px}}.main-screen{background:#3c4043;height:90vh;width:100%}.wrapper{width:100%}.footer{height:10vh}.App{display:flex;height:100vh;width:100vw}
/*# sourceMappingURL=main.29de15af.css.map*/