Titre de la page

body { background-image: url('https://cdn.shopify.com/s/files/1/0630/7754/8239/files/Untitled_2.png?v=1741125964'); background-size: cover; /* Adjusts the image to cover the entire background */ background-repeat: no-repeat; /* Prevents the image from repeating */ background-position: center; /* Centers the background image */ }