#contestentry input[type=text]:-webkit-autofill { -webkit-text-fill-color: #000000!important; } input:-webkit-autofill, input:-webkit-autofill:focus { transition: background-color 0s 600000s, color 0s 600000s !important; }