.alert {
    background: red;
    color: #fff;
    font-size: 25px;
    position: fixed;
    top: 20%;
height: 69px;
display: none;
}