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