*{box-sizing:border-box}html,body,#root{min-height:100vh;margin:0;padding:0}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#414141;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#5a5a5a}::-webkit-scrollbar-corner{background:0 0}*{scrollbar-width:thin;scrollbar-color:#414141 transparent}
