 
 
 html { scrollbar-color: #e1ccae #ffffff; scrollbar-width: thin; } html::-webkit-scrollbar { width: 15px !important; -webkit-appearance: none !important; } html::-webkit-scrollbar-track { background: #ffffff !important; } html::-webkit-scrollbar-thumb:hover { background: #d0bc98 !important; } html::-webkit-scrollbar-thumb { background: #e1ccae !important; border: 1px solid #8a8a8a !important; -webkit-border-radius: 5px !important;  } 