 
 
 html { scrollbar-color: #cf9b49 #171716; scrollbar-width: thin; } html::-webkit-scrollbar { width: 20px !important; -webkit-appearance: none !important; } html::-webkit-scrollbar-track { background: #171716 !important; } html::-webkit-scrollbar-thumb:hover { background: #af833c !important; } html::-webkit-scrollbar-thumb { background: #cf9b49 !important; border: 0px solid #000 !important; -webkit-border-radius: 0px !important;  } 