body{box-sizing:border-box;color:#fff;background-color:#121212;margin:0;padding:0;font-family:Roboto,sans-serif}html{scroll-behavior:smooth}#root{width:100%}*{scrollbar-width:thin;scrollbar-color:#ffffff4d transparent}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background-color:#ffffff4d;background-clip:content-box;border:2px solid #0000;border-radius:10px}::-webkit-scrollbar-thumb:hover{background-color:#ffffff80}
