body {
    font-family: Arial;
    text-align: center;
    margin-top: 40px;
}


button {         /*Voir pour rajouter couleur boutons*/
    width: 60px;
    height: 60px;
    margin: 1px;
}

