diff --git a/public/index.html b/public/index.html
index 5cb44cf4f729d7cbe6d83f2edac6aaebb1a7d9b3..80e395cf42243be0021ee974e5d6e23cd1a2891f 100644
--- a/public/index.html
+++ b/public/index.html
@@ -30,7 +30,7 @@
     <div id="map"></div>
 
     <script>
-        const map = L.map('map').setView([48.78039307145523, 9.172929033104959], 16);
+        const map = L.map('map').setView([48.78039307145523, 9.172929033104959], 13);
 
         // Add OSM base map
         L.tileLayer('https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png', {