diff --git a/index.html b/index.html
index 8716280..325207e 100644
--- a/index.html
+++ b/index.html
@@ -57,6 +57,7 @@
'background-color': 'green',
'left': parseInt(x[0].style.left) + 50
});
+ });
wiimote2.when('pressed_left', function() {
x.html('2').css({
@@ -96,4 +97,4 @@
Wii.listen();