<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* div&gt;img {
    width: 100vw;
}

footer {
    background-color: #ade8f4;
}


div .uneimage {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
} */


footer {
    background-color: #1b263b;
    color: white;

}

#laVilledeValenciennes {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}</pre></body></html>