diff --git a/index.html b/index.html
index 6a7bcda..db7576c 100644
--- a/index.html
+++ b/index.html
@@ -12,7 +12,7 @@
margin:0;
background:url("bg.jpg") no-repeat fixed center;
background-color:black;
- /* overflow:hidden;*/
+ /*Comment this line if you are using it as a chrome app*/ overflow:hidden;
}