.input-error {
    animation: shake 0.5s;
    border: 1px solid red;
}