html,body{width:100vw;height:100vh;overflow-x:hidden}*{scrollbar-width:thin;scrollbar-color:#828385 #ddd}::-webkit-scrollbar-corner{background:rgba(0,0,0,.5)}::-webkit-scrollbar{width:16px;height:16px}::-webkit-scrollbar-track{background:#ddd}::-webkit-scrollbar-thumb{background-color:#828385;border:3px solid #ddd;border-radius:20px}
