section {
    display: flex;
    flex-direction: column;
}

.example {
    padding: 1em;
    text-align: left;
}