@charset "UTF-8";

 input:-webkit-autofill {
   transition: background-color 50000s ease-in-out 0s;
 }
