diff --git a/static/map-embed.html b/static/map-embed.html
index 4b20c58..a3c8056 100644
--- a/static/map-embed.html
+++ b/static/map-embed.html
@@ -41,8 +41,8 @@ body { margin: 0; overflow: hidden; }
window._ifkMap = new maplibregl.Map({
container: 'map',
- center: [30, 30],
- zoom: 2.2,
+ center: [20, 25],
+ zoom: 2,
scrollZoom: false,
fadeDuration: 0,
maxZoom: 4,