 
 
 html { scrollbar-color: #292929 #ffffff; scrollbar-width: thin; } html::-webkit-scrollbar { width: 10px !important; -webkit-appearance: none !important; } html::-webkit-scrollbar-track { background: #ffffff !important; } html::-webkit-scrollbar-thumb:hover { background: #2722F4 !important; } html::-webkit-scrollbar-thumb { background: #292929 !important; border: 1px solid #fffff !important; -webkit-border-radius: 3px !important;  } 