 
 
 html { scrollbar-color: #d91920 #696969; scrollbar-width: thin; } html::-webkit-scrollbar { width: 10px !important; -webkit-appearance: none !important; } html::-webkit-scrollbar-track { background: #696969 !important; } html::-webkit-scrollbar-thumb:hover { background: #b81116 !important; } html::-webkit-scrollbar-thumb { background: #d91920 !important; border: 0px solid #000 !important; -webkit-border-radius: 0px !important;  } 