  
 
 html { scrollbar-color: #262625 #262625; scrollbar-width: thin; } html::-webkit-scrollbar { width: 8px !important; -webkit-appearance: none !important; } html::-webkit-scrollbar-track { background: #262625 !important; } html::-webkit-scrollbar-thumb:hover { background: #262625 !important; } html::-webkit-scrollbar-thumb { background: #262625 !important; border: 1px solid #BABDBF !important; -webkit-border-radius: 3px !important;  } 
 
