#footer-container{
    width: 100%;
    float: left;
    background-color: black; 
}
#footer{
    text-align: center;
    padding: 20px;
}