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