This is the culprit ``` input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active { transition: background-color 8553600s; -webkit-text-fill-color: #fff !important; } ```
This is the culprit