body {
    background-image: url("../messageConfirmation/media/Account-amico.png");
    background-size: 60%;
    background-repeat: no-repeat;
    background-position: left;
    background-position: top;
    background-attachment: fixed; /* Pour que l'image reste fixe */
}
