*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;height:100%;min-height:100vh}body{overflow-x:hidden}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#0f1117}::-webkit-scrollbar-thumb{background:#2a2d3e;border:2px solid #0f1117;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#353850}*{scrollbar-width:thin;scrollbar-color:#2a2d3e #0f1117}
