body {
    background-color: #e8dce2;
}

.formule {
    font-family: sans-serif;
    font-size: 2em;
}

.liste-formules {
    margin: auto;
}

.liste-formules tr {
    text-align: center;
}

.td_formule {
    max-width: 30em;
    padding-bottom: 1.5em;
}

.bouton_image {
    height: 2em;
    width: 2em;
    margin-left: 2em;
    padding: 0.1em;
}

.bouton_image:active {
    padding: 0em;
    border: 0.1em dashed black;
    border-radius: 0.5em;
}

.bouton_regenerer {
    height: 5em;
    width: 5em;
}
