#intro {
    background-image: url(../img/nexusfuel_background.png);
    height: 100vh;
}

#lblError{
    text-align: center;
    font-weight: bold;
    color: red;
    width: 100%;
    font-size: 15px;
}