h1 {
    font-size: 1.2em
    }
h2 {
    font-size: 0.8em
    }
.poetry-container {
    display: block;
    font-size: 0.9em;
    margin-top: 0;
    margin-bottom: 0
    }
.literal-container {
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
div.lgc {
    margin-top: 0.5em;
    margin-bottom: 0.5em
    }
p {
    margin-top: 0;
    margin-bottom: 0
    }