main {
    max-width: 750px;
    margin: 0 auto;
}

a {
    color: black;
}

header, footer {
    text-align: center;
    font-family: monospace;
}

