html{scrollbar-width:thin;scrollbar-color:#8b8b8b transparent}html::-webkit-scrollbar{width:10px;height:10px}html::-webkit-scrollbar-track{background:#323232}html::-webkit-scrollbar-thumb{background-color:#848484;border-radius:8px;border:2px solid #3f3f3f}html::-webkit-scrollbar-thumb:hover{background-color:#aaaaaa}