html,body{margin:0;padding:0;width:100%;min-height:100%;background:#050505}html{overflow-x:hidden;scrollbar-gutter:stable}body{min-height:100vh;overflow-x:hidden}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#050505}::-webkit-scrollbar-thumb{background:#333;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#4a4a4a}html{scrollbar-width:thin;scrollbar-color:#333333 #050505}
