.dialogue {
    margin-left: 2em;
    margin-top: 1em;
    margin-bottom: 1em;
}

.monologue {
    margin-left: 2em;
    margin-top: 1em;
    margin-bottom: 1em;
}

.story-end {
    margin-top: 3em;
}
.fin {
    text-align: center;
    font-family: "Parisienne", cursive;
    font-size: 3rem;
    font-weight: normal;
    line-height: 1;
}
