



#msg1 {
    margin-top: 50px;
}

#msg1 h1 {
    color: white !important;
    font-size: 30px;
}




#msg2 {
    margin-top: 200px;
}

#msg2 h1 {
    color: white !important;
    font-size: 30px;
}


#msg3 {
    margin-top: 300px;
}

#msg3 h1 {
    color: white !important;
    font-size: 30px;
}

#msg4 {
    margin-top: 400px;
}

#msg4 h1 {
    color: white !important;
    font-size: 30px;
}







