::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:#2c2c2c;border-radius:10px}::-webkit-scrollbar-thumb{background:#4a4a4a;border-radius:10px;border:3px solid #2c2c2c}::-webkit-scrollbar-thumb:hover{background:#5a5a5a}::-webkit-scrollbar-corner{background:#2c2c2c}*{scrollbar-width:thin;scrollbar-color:#4a4a4a #2c2c2c}