#emailHelp{
    margin-bottom: 2vh;
}

footer{
    position: absolute;
    font-family: sans-serif;
    bottom: 0;
    background-color: rgb(0, 0, 0);
    color: #FFF;
    width: 100%;
    height: 100px;    
    text-align: center;
    line-height: 100px;
}
