html,body,*{scrollbar-width:thin;scrollbar-color:#322b18 #050505}
*::-webkit-scrollbar{width:10px;height:10px;background:#050505}
*::-webkit-scrollbar-track{background:#050505}
*::-webkit-scrollbar-thumb{background:#302b1c;border:2px solid #050505;border-radius:999px}
*::-webkit-scrollbar-thumb:hover{background:#b78b08}
*::-webkit-scrollbar-corner{background:#050505}
