 
 
 html { scrollbar-color: #FFC400 #0F1318; scrollbar-width: thin; } html::-webkit-scrollbar { width: 5px !important; -webkit-appearance: none !important; } html::-webkit-scrollbar-track { background: #0F1318 !important; } html::-webkit-scrollbar-thumb:hover { background: #FFC400 !important; } html::-webkit-scrollbar-thumb { background: #FFC400 !important; border: 0px solid #FFC400 !important; -webkit-border-radius: 3px !important;  } 