.footer{
    background: black;
    min-height: 250px;
    color:white;
    position: absolute;
    max-width: 100%;
}

img{
    max-width: 100%;
}