::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:#0d0d0d}::-webkit-scrollbar-thumb{background:#2a2a2a;border:2px solid #0d0d0d;border-radius:6px}::-webkit-scrollbar-thumb:hover{background:#f7941d}html,*{scrollbar-width:thin;scrollbar-color:#2a2a2a #0d0d0d}
