input[data-autocompleted] { background-color: transparent !important; } input:-webkit-autofill, input:-webkit-autofill:focus { transition: background-color 0s 0s, color 0s 0s; transition-delay: calc(infinity * 1s); }