#map { height: 600px; width: 1200px; margin-left: auto; margin-right: auto; } .container { width: 100%; display: flex; justify-content: center; align-items: center; } .form { max-width: 600px; /* Vous pouvez ajuster la largeur maximale selon vos besoins */ width: 200%; } .footer, .header{ text-align: center; }