 
 
 html { scrollbar-color: #ffffff #1f2223; scrollbar-width: thin; } html::-webkit-scrollbar { width: 5px !important; -webkit-appearance: none !important; } html::-webkit-scrollbar-track { background: #1f2223 !important; } html::-webkit-scrollbar-thumb:hover { background: #bdbdbd !important; } html::-webkit-scrollbar-thumb { background: #ffffff !important; border: 1px solid #1f2223 !important; -webkit-border-radius: 10px !important;  } 