*{box-sizing:border-box}html,body{background-color:#1a202c;width:100%;height:100%;margin:0;padding:0;overflow:hidden}#root{text-align:left;flex-direction:column;height:100vh;display:flex;width:100%!important;max-width:100%!important;margin:0!important}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2d3748;font-family:Inter,system-ui,-apple-system,sans-serif}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#cbd5e0;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#a0aec0}
