diff --git a/site/explore/index.html b/site/explore/index.html
index e8cbcd7050dc99afb6eca732ccf1e1c56fa314d6..d6881c49146ea1ac0643e26d56a7bd2e9491d0a0 100644
--- a/site/explore/index.html
+++ b/site/explore/index.html
@@ -4,43 +4,10 @@
   <meta charset="UTF-8">
   <title>Explore MeThAL corpus</title>
 </head>
-<body style="margin:0px;padding:0px;overflow:hidden">
+<body>
 
-<!--<div>test no https</div>-->
-
-<!-- <iframe src="http://prf1.org/disco/credits.html"-->
-<!--    frameborder="0"-->
-<!--    style="overflow:hidden;height:100%;width:100%"-->
-<!--    height="100%"-->
-<!--    width="100%">-->
-<!-- </iframe>-->
-
-<!--&lt;!&ndash;https://sites.google.com/site/nlp4climate&ndash;&gt;-->
-
-<div>test https</div>
-
- <iframe src="https://methal.eu/ui/"
+<iframe src="https://methal.eu/ui/"
     frameborder="0"
-    style="overflow:hidden;height:100%;width:100%"
-    height="100%"
-    width="100%"></iframe>
-
-
-   <!-- <iframe src="https://methal.eu/ui/"-->
-<!--    frameborder="0"-->
-<!--    style="overflow:hidden;height:100%;width:100%"-->
-<!--    height="100%"-->
-<!--    width="100%">-->
-   <!-- </iframe>-->
-
- <!--<iframe id="inlineFrameExample"-->
-
- <!--    title="Inline Frame Example"-->
-<!--    width="300"-->
-<!--    height="200"-->
-<!--    src="https://www.openstreetmap.org/export/embed.html?bbox=-0.004017949104309083%2C51.47612752641776%2C0.00030577182769775396%2C51.478569861898606&layer=mapnik">-->
-<!--</iframe>-->
-
-
+    style="overflow:auto;height:100vh;width:100%">The browser does not support &lt;iframe&gt;</iframe>
 </body>
 </html>
\ No newline at end of file