.zonechoix {

    font-style: oblique;
    font-family: 'Kaushan Script', cursive,Arial, Helvetica, sans-serif;
    text-shadow: 3px 3px 3px #0099ff;
    align-items: center; /* Alignement vertical */
    justify-content: center; /* Alignement horizontal */
    text-align: center;
    }