.global{
    background-color: #003C3F;
    justify-content: center;
    text-align: center;
}

#footer{
    color: aliceblue;
    font-size: 20px;
}

#jaune{
    color: #003C3F;
    background-color: #F9CB8B ;
}