diff --git a/boards/index.html b/boards/index.html
index 81f4f4ae..c7f5e0fa 100644
--- a/boards/index.html
+++ b/boards/index.html
@@ -2,10 +2,11 @@
+
+
-
diff --git a/common/css/interface.css b/common/css/interface.css
index 87dd32d4..576c5ea2 100644
--- a/common/css/interface.css
+++ b/common/css/interface.css
@@ -1,6 +1,8 @@
html,
body {
height: 100%;
+ touch-action: pan-x pan-y;
+ -webkit-user-drag: none;
}
body {
diff --git a/index.html b/index.html
index 73d6ab89..00a26bdc 100644
--- a/index.html
+++ b/index.html
@@ -1,9 +1,8 @@
-
-
-
+
+