
body {
    background-image: url("../images/photo1/moteur_tomate/tomate_ventkoko_03.webp") !important;
    background-size: cover !important; /* Ajuste l'image pour couvrir toute la fenêtre */
    background-position: center center !important; /* Centre l'image */
    background-repeat: no-repeat !important; /* Empêche la répétition */
    background-attachment: fixed !important; /* Fixe l'image de fond lors du défilement */
    margin: 0px !important;
}
