diff --git a/editor-mobile.html b/editor-mobile.html
index 5cb4bf13..469dfe63 100644
--- a/editor-mobile.html
+++ b/editor-mobile.html
@@ -409,10 +409,10 @@
-
+
diff --git a/editor.html b/editor.html
index 71aa57a1..4c098703 100644
--- a/editor.html
+++ b/editor.html
@@ -395,10 +395,10 @@
-
+
diff --git a/index.html b/index.html
index 96eeb2d6..fdaa77ff 100644
--- a/index.html
+++ b/index.html
@@ -122,10 +122,10 @@
-
+
diff --git a/styles.css b/styles.css
index 174041ab..a1505d1e 100644
--- a/styles.css
+++ b/styles.css
@@ -285,10 +285,6 @@ p#name {
z-index: 70;
}
-#image {
- z-index: 75;
-}
-
#weather {
z-index: 80;
}
@@ -301,6 +297,10 @@ p#name {
z-index: 100;
}
+#image {
+ z-index: 105;
+}
+
#ui {
z-index: 110;
}