body {
    font-family: monospace;
    color: white;
    background-color: black;
    font-size: 18pt;
}
.small {
    font-size: 12pt;
}
a {
    color: white;
}