p.choice {
    text-align: center;
}

body {
    max-width: 500px;
    scroll-behavior: smooth;
}

/* Minimal class for the dialogue formatting feature. */
p.dialogue {
    margin-left: 2rem;
}
