 
 
 html { scrollbar-color: #4088dd #ffffff; scrollbar-width: thin; } html::-webkit-scrollbar { width: 8px !important; -webkit-appearance: none !important; } html::-webkit-scrollbar-track { background: #ffffff !important; } html::-webkit-scrollbar-thumb:hover { background: #3878c2 !important; } html::-webkit-scrollbar-thumb { background: #4088dd !important; border: 1px solid #4088dd !important; -webkit-border-radius: 10px !important;  } 