::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#111;border-radius:4px}::-webkit-scrollbar-thumb{background:#555;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#666}*{scrollbar-width:thin;scrollbar-color:#555 #111}