body {
    color: white;
    background-color: black;
}

#poem pre {
    line-height: 1em;
}

#original pre {
    line-height: 1.5em;
    font-family: 'Times New Roman', Times, serif;
    font-size: 1.2em;
}