* { box-sizing: border-box; } body { margin: 0; height: 100vh; } main { text-align: center; } #map { max-width: 100%; }