.callbackkiller * { cursor: initial!important; }

 
 
 html { scrollbar-color: #eb0000 #121212; scrollbar-width: thin; } html::-webkit-scrollbar { width: 20px !important; -webkit-appearance: none !important; } html::-webkit-scrollbar-track { background: #121212 !important; } html::-webkit-scrollbar-thumb:hover { background: #cc0000 !important; } html::-webkit-scrollbar-thumb { background: #eb0000 !important; border: 1px solid #eb0000 !important; -webkit-border-radius: 10px !important;  } 