/* Poem Text Styling */
.poem-text {
    text-align: center;
    margin-bottom: 25px;
}

.poem-title {
    text-align: center;
}

.generator-wrap h2.poem-title {
    margin: 15px 0;
}