input:autofill,
input:autofill:hover,
input:autofill:focus,
textarea:autofill,
textarea:autofill:hover,
textarea:autofill:focus,
select:autofill,
select:autofill:hover,
select:autofill:focus {
box-shadow: 0 0 0 1000px
transition: background-color 5000s ease-in-out 0s;
}