<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#game {
    font-size: 20px;
}

a {
    text-decoration: none;
}

a.fixed-bottom {
    position: fixed;
    bottom: 10px;
    width: 100%;
}
</pre></body></html>