html::-webkit-scrollbar{width:8px}html::-webkit-scrollbar-track{background:#181e24}html::-webkit-scrollbar-thumb{background-color:#555;border-radius:4px;border:2px solid #181E24}html::-webkit-scrollbar-thumb:hover{background-color:#888}html{scrollbar-width:thin;scrollbar-color:#555 #181E24}
