body {
    background: black;
    font-weight: 600;
    font-family: SF Pro Display, SF Pro Icons, Helvetica Neue, Helvetica, Arial, sans-serif;
}

.center {
    margin-top: 5em;
    text-align-last: center;
}

.copyright {
    margin-top: 6em;
    font-size: 0.8em;
    font-weight: 300;
}

.copyright p {
    color: #666;
}

h1 {
    font-size: 3em;
    color: white;
}

p {
    font-size: 1em;
    color: #999;
    font-weight: 400;
    margin-top: 2em;
}
