footer {
    background-color: #333;
    color: #fff;
    text-align: center;
    padding: 20px 0px;
    position: fixed;
    bottom: 0;
    width: 100%;
    font-size:14px;
    height:70px;
}


.modal h1{
    text-align: center;
    color:#000;
    padding: 0 200px;
}

.modal{
    text-align: center;
    color:#000;
    padding: 100px 200px;
}