input[type=email] { transition: all 0.2s ease-in; } input[type=email]:focus { background-color: #f6edb5; }