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