body {
    margin: 0 auto;
    padding: 2em;
    max-width: 1100px;
    width: auto;
}

footer {
    padding: 2em 0;
    text-align: right;
}