 
 
 html { scrollbar-color: #1B1E1F #0F0D10; scrollbar-width: thin; } html::-webkit-scrollbar { width: 15px !important; -webkit-appearance: none !important; } html::-webkit-scrollbar-track { background: #0F0D10 !important; } html::-webkit-scrollbar-thumb:hover { background: #1B1E1F !important; } html::-webkit-scrollbar-thumb { background: #1B1E1F !important; border: 1px solid #1B1E1F !important; -webkit-border-radius: 10px !important;  } 