.bouton-centre {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    text-align: center;
}