
footer {
    position: absolute;
    bottom: 0;
    margin-top: -5em;
    padding: .2em;
    width: 99%;
}
footer .next {
    float: right;
}
