/* Keep it clean, terminal-ish without being dark */
.content {
    max-width: 980px;
}

pre code {
    font-size: 0.9em;
}