html,body{margin:0;padding:0;height:100%}#root{box-sizing:border-box;text-align:start;margin:auto}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;height:100%;background-color:#0a0a0a}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#ffffff0d;border-radius:4px}::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#ffffff4d}::-webkit-scrollbar-corner{background:transparent}*{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.2) rgba(255,255,255,.05)}
