html,body{scrollbar-width:thin;scrollbar-color:#94a3b8d9 transparent;width:100vw;height:100vh;margin:0;padding:0;overflow:hidden}html::-webkit-scrollbar{width:8px;height:8px}body::-webkit-scrollbar{width:8px;height:8px}html::-webkit-scrollbar-track{background:0 0}body::-webkit-scrollbar-track{background:0 0}html::-webkit-scrollbar-thumb{background:#94a3b8d9;border-radius:999px}body::-webkit-scrollbar-thumb{background:#94a3b8d9;border-radius:999px}html::-webkit-scrollbar-button{display:none}body::-webkit-scrollbar-button{display:none}
