 
 
 html { scrollbar-color: #7C8FC5 #0E1528; scrollbar-width: thin; } html::-webkit-scrollbar { width: 30px !important; -webkit-appearance: none !important; } html::-webkit-scrollbar-track { background: #0E1528 !important; } html::-webkit-scrollbar-thumb:hover { background: #C6D2F1 !important; } html::-webkit-scrollbar-thumb { background: #7C8FC5 !important; border: 1px solid #7C8FC5 !important; -webkit-border-radius: 30px !important;  } 