As per my search the issue is that the user agent stylesheet sets the background-image to none !important
, making them non-overridable which means our background image won’t show when users select saved data. According to the MDN documentation, we can’t easily change this. You can check out: developer.mozilla.org/en-US/docs/Web/CSS/:autofill