body {
    text-align: center;
    background-color: #000;
    font-family: monospace;
    color: #fff;
}

footer {
    margin-top: 10px;
}

h1 {
    margin: 0;
    margin-bottom: 10px;
}

a {
    color: inherit;
}