*,:before,:after{box-sizing:border-box}html,body,#root{width:100%;height:100%;min-height:100vh;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#00010a;font-family:Inter,Roboto,sans-serif}#root{flex-direction:column;display:flex}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#2d3137;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#404650}
