body {
    background-image: url(background.svg);
}
.sup {
    position: relative;
    bottom: 1ex;
    font-size: 80%;
}
.conteneurImage {
    text-align: center;
}
.conteneurImage img {
    max-width: 100%;
}
