
.footer{
color: #ffff;
bottom: 0;
position: absolute;
width: 100%;
background-color: #000;
}

.content{
    width: 70%;
    margin: auto;
}

span{
    width: 100px;
    display: inline-table;
}
