@-webkit-keyframes autofill {
    to {
        color: #fff;
        background: transparent;
    }
}
