body {
    background-color: #000;
    color: #a00;
    font-family: sans-serif;
}

img {
    width: 100%;
}

#publickey {
    font-size: medium;
    white-space: nowrap;
}

#email {
    width: 14rem;
}

a {
    text-decoration: none;
    color: #800;
    font-size: 1.5em;
}

.bottom-links {
    margin-top: 3rem;
    text-align: center;
}

/** {
    text-align: left;
}

.pike-quest {
    width: 100%;
    display: flex;
    justify-content: center;
}

.pike-quest img {
    max-width: 90vw;
    max-height: 90vh;
}

*/
