diff --git a/index.html b/index.html
index ab900c4c..07ff673a 100644
--- a/index.html
+++ b/index.html
@@ -1,22 +1,22 @@
-
RuneScape 2
\ No newline at end of file
+ touch-action: none;
+ -webkit-touch-callout: none;
+ -webkit-user-select: none;
+ -khtml-user-select: none;
+ -moz-user-select: none;
+ -ms-user-select: none;
+ user-select: none;
+ outline: none;
+ -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
+ z-index: -1;
+ }