 
 
 html { scrollbar-color: #50bcbd #bdedee; scrollbar-width: thin; } html::-webkit-scrollbar { width: 10px !important; -webkit-appearance: none !important; } html::-webkit-scrollbar-track { background: #bdedee !important; } html::-webkit-scrollbar-thumb:hover { background: #369fa1 !important; } html::-webkit-scrollbar-thumb { background: #50bcbd !important; border: 0px solid #ffffff !important; -webkit-border-radius: 50px !important;  } 