*::-webkit-scrollbar{width:10px;height:8px}*::-webkit-scrollbar-track{background:#f0f0f0;border-radius:10px}*::-webkit-scrollbar-thumb{background:#1b1b1b;border-radius:10px;border:2px solid #f0f0f0}*::-webkit-scrollbar-thumb:hover{background:#555}*{scrollbar-width:thin;scrollbar-color:#1b1b1b #f0f0f0}