h1 {
    font-size: 1.5em;
    font-weight: bold
    }
h2 {
    font-size: 1.2em;
    font-weight: bold;
    margin-top: 2em;
    margin-bottom: 1em
    }
.poetry-container {
    margin-top: 1em;
    margin-bottom: 1em
    }