diff --git a/package.json b/package.json
index 67b7ba4..b917a27 100644
--- a/package.json
+++ b/package.json
@@ -5,6 +5,7 @@
"main": "server.js",
"dependencies": {
"body-parser": "^1.13.3",
+ "cookie-parser": "^1.3.5",
"express": "^4.13.3",
"socket.io": "^1.3.6"
},
diff --git a/public/index.html b/public/index.html
index 65a34da..c2e9b62 100644
--- a/public/index.html
+++ b/public/index.html
@@ -5,8 +5,7 @@
-
-
+
@@ -15,6 +14,8 @@
+
+