/* Limit max line width for better readability, thanks Kevin. */
body {
    max-width: 80ch;
}
