 
 
 html { scrollbar-color: #1012AC #E6E6E6; scrollbar-width: thin; } html::-webkit-scrollbar { width: 15px !important; -webkit-appearance: none !important; } html::-webkit-scrollbar-track { background: #E6E6E6 !important; } html::-webkit-scrollbar-thumb:hover { background: #1012AC !important; } html::-webkit-scrollbar-thumb { background: #1012AC !important; border: 0px solid #1012AC !important; -webkit-border-radius: 10px !important;  } 