 
 
 html { scrollbar-color: #44758C #eeeeee; scrollbar-width: thin; } html::-webkit-scrollbar { width: 15px !important; -webkit-appearance: none !important; } html::-webkit-scrollbar-track { background: #eeeeee !important; } html::-webkit-scrollbar-thumb:hover { background: #4F8FAD !important; } html::-webkit-scrollbar-thumb { background: #44758C !important; border: 0px solid #000 !important; -webkit-border-radius: 4px !important;  } 