body {
    background: #0f0f0f;
    color: #ffffff;
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: normal;
    margin: 0;
    padding: 50px;
}

h1 {
    font-size: 1.75em;
    margin-bottom: 0.00em;
    margin-top: 1.00em;
    text-indent: 0.00em;
    font-weight: bold;
    font-style: normal;
    font-variant: small-caps;
}

a {
    text-decoration: underline;
    color: inherit;
}

.error-container {
    text-align: center;
}