 html { scrollbar-color: #7088a0 #ebe2dd; scrollbar-width: thin; } html::-webkit-scrollbar { width: 14px !important; -webkit-appearance: none !important; } html::-webkit-scrollbar-track { background: #ebe2dd !important; } html::-webkit-scrollbar-thumb:hover { background: #5b6b7b !important; } html::-webkit-scrollbar-thumb { background: #7088a0 !important; border: 1px solid #ffffff !important; -webkit-border-radius: 3px !important;  } 