.invalidEmail {
    display: none;
    position: absolute;
    top: 40px;
    left: 205px;
    color: red;
}
