

@media screen and (min-width: 961px) { ::-webkit-scrollbar-thumb { border-radius: 15px; background-color: #FFD800; } ::-webkit-scrollbar-track { background-color: #08050B; } ::-webkit-scrollbar { width: 10px; } ::-webkit-scrollbar-thumb:hover { background-color: ; }}