* { scrollbar-width: thin; scrollbar-color: transparent transparent; } *::-webkit-scrollbar { width: 4px; height: 4px; } *::-webkit-scrollbar-track { background: transparent; } *::-webkit-scrollbar-thumb { background: transparent; border-radius: 99px; } *::-webkit-scrollbar-thumb:hover { background: transparent; }