body {
    background: url('../image_du_site/avant_postes.jpg') no-repeat fixed;
    background-size: cover;
    margin: 0em;
    background-position: center;
    justify-content: center;
    align-items: center;
    font-size: 1em;
}