diff --git a/demo.html b/demo.html
index 66bef0b..f6b9261 100644
--- a/demo.html
+++ b/demo.html
@@ -26,10 +26,6 @@
font-size: 14px;
margin: 0;
padding: 24px;
- -webkit-user-select: none;
- -moz-user-select: none;
- -ms-user-select: none;
- user-select: none;
-webkit-tap-highlight-color: rgba(0,0,0,0);
-webkit-touch-callout: none;
}