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