body {
    background-color: #222;
    color: #fff;
    text-align: center;
    font-family: "nimbus-sans", "Arial Narrow", Arial, sans-serif;
}

h1, p {
    margin-top: 10%;
    font-weight: 100;
}
