 
 
 html { scrollbar-color: #0050e6 #cecece; scrollbar-width: thin; } html::-webkit-scrollbar { width: 0px !important; -webkit-appearance: none !important; } html::-webkit-scrollbar-track { background: #cecece !important; } html::-webkit-scrollbar-thumb:hover { background: #0050e6 !important; } html::-webkit-scrollbar-thumb { background: #0050e6 !important; border: 0px solid #000 !important; -webkit-border-radius: 0px !important;  } 