*{box-sizing:border-box;margin:0;padding:0}html,body{background:#0a0e1a;width:100%;height:100%;overflow-x:hidden}#root{flex-direction:column;width:100%;min-height:100vh;display:flex}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#ffffff05;border-radius:10px}::-webkit-scrollbar-thumb{background:#00d2ff4d;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#00d2ff80}
