body {
    font-family: monospace;

    color: #aaaaaa;
    background-color: #000000;

    text-align: center;
    text-shadow: 0.2em 0.2em 3px #555555;
}

.title {
    font-size: 10em;
}

.subtitle {
    font-size: 4em;
}