 
 
 html { scrollbar-color: #B6ACCE #ffffff; scrollbar-width: thin; } html::-webkit-scrollbar { width: 12px !important; -webkit-appearance: none !important; } html::-webkit-scrollbar-track { background: #ffffff !important; } html::-webkit-scrollbar-thumb:hover { background: #8c80a8 !important; } html::-webkit-scrollbar-thumb { background: #B6ACCE !important; border: 0px solid #000 !important; -webkit-border-radius: 1px !important;  } 