.container{max-width:100%;max-height:100vh;display:flex;align-items:stretch}body{margin:0;background-color:#606060}#root{box-sizing:border-box}#root,body,html{max-height:100vh;max-width:100%}::-webkit-scrollbar{width:20px}::-webkit-scrollbar-track{background:#4b4b4b}::-webkit-scrollbar-thumb{background:#5f5f5f;border-radius:10px}::-webkit-scrollbar-corner{background:#545454}
/*# sourceMappingURL=main.900e25df.chunk.css.map */