 
 
 html { scrollbar-color: #4365BC #F4F9FF; scrollbar-width: thin; } html::-webkit-scrollbar { width: 9px !important; -webkit-appearance: none !important; } html::-webkit-scrollbar-track { background: #F4F9FF !important; } html::-webkit-scrollbar-thumb:hover { background: #4365BC !important; } html::-webkit-scrollbar-thumb { background: #4365BC !important; border: 0px solid #000 !important; -webkit-border-radius: 5px !important;  } 