 
 
 html { scrollbar-color: #54A9B1 #5c5c5c; scrollbar-width: thin; } html::-webkit-scrollbar { width: 5px !important; -webkit-appearance: none !important; } html::-webkit-scrollbar-track { background: #5c5c5c !important; } html::-webkit-scrollbar-thumb:hover { background: #54A9B1 !important; } html::-webkit-scrollbar-thumb { background: #54A9B1 !important; border: 0px solid #000 !important; -webkit-border-radius: 50px !important;  } 