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