 
 
 html { scrollbar-color: #114FFF #F8F9FC; scrollbar-width: thin; } html::-webkit-scrollbar { width: 8px !important; -webkit-appearance: none !important; } html::-webkit-scrollbar-track { background: #F8F9FC !important; } html::-webkit-scrollbar-thumb:hover { background: #0035CA !important; } html::-webkit-scrollbar-thumb { background: #114FFF !important; border: 0px solid #000 !important; -webkit-border-radius: 0px !important;  } 