body:not(.native-scrollbars) ::-webkit-scrollbar-thumb { background-color: transparent; } body:not(.native-scrollbars) ::-webkit-scrollbar-thumb:hover { background-color: red; }