body
{
    background-color: #ffffff;
    font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;

}

#bloc_titre
{
    /* width: 900px; */
    display: flex;
    min-height: 100vh;
}

#titre
{
    margin: auto;
    font-variant: small-caps;
    color: darkblue;
}

#acf
{
    text-align: center;
    font-size: 3em;
    margin-bottom: 0.5em;
}

#soon
{
    text-align: center;
    font-size: 2.4em;
}
