 html { scrollbar-color: #FCFDFD #299CAE; scrollbar-width: thin; } html::-webkit-scrollbar { width: 20px !important; -webkit-appearance: none !important; } html::-webkit-scrollbar-track { background: #299CAE !important; } html::-webkit-scrollbar-thumb:hover { background: #0050e6 !important; } html::-webkit-scrollbar-thumb { background: #FCFDFD !important; border: 1px solid #299CAE !important; -webkit-border-radius: 10px !important;  box-shadow: inset 2px 2px 2px hsl(0deg 0% 100% / 25%), inset -2px -2px 2px rgb(0 0 0 / 25%); } /style>