 
 
  html { scrollbar-color: #0058FF #f2f2f2; scrollbar-width: thin; } html::-webkit-scrollbar { width: 14px !important; -webkit-appearance: none !important; } html::-webkit-scrollbar-track { background: #f2f2f2 !important; } html::-webkit-scrollbar-thumb:hover { background: #437BE5 !important; } html::-webkit-scrollbar-thumb { background: #0058FF !important; border: 0px solid #000 !important; -webkit-border-radius: 3px !important;  } 