Vidéo YouTube /* Centrer l'image au milieu de la page */ body display: flex; justify-content: center; align-items: center; height: 100vh; margin: 0; background-color: #f0f0f0; img max-width: 100%; height: auto;
felixamvc60370.collectblogs.com
Welcome to our Blog!
Vidéo YouTube /* Centrer l'image au milieu de la page */ body display: flex; justify-content: center; align-items: center; height: 100vh; margin: 0; background-color: #f0f0f0; img max-width: 100%; height: auto;