This commit is contained in:
KANE LAZENI 2026-02-17 09:28:10 +00:00
parent 9841e4445f
commit 8650eb381d

View File

@ -3,6 +3,12 @@
background-size: cover; /* L'image couvre tout le div */
background-position: center; /* Centré */
background-repeat: no-repeat; /* Pas de répétition */
min-height: 100vh; /* 100% de la hauteur de la fenêtre */
width: 100%;
margin: 0;
padding: 0;
">
FOND