 
 
 html { scrollbar-color: #454545 #e6e6e6; scrollbar-width: thin; } html::-webkit-scrollbar { width: 6px !important; -webkit-appearance: none !important; } html::-webkit-scrollbar-track { background: #e6e6e6 !important; } html::-webkit-scrollbar-thumb:hover { background: #0050e6 !important; } html::-webkit-scrollbar-thumb { background: #454545 !important; border: 0px solid #ffffff !important; -webkit-border-radius: 8px !important;  } 