« get me outta code hell

csb-game - Pixelly spin-off of the Command Synergy Battle system used in Final Fantasy XIII
summary refs log tree commit diff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index 61618d9..5c636b0 100644
--- a/index.html
+++ b/index.html
@@ -16,5 +16,5 @@ canvas {
 }
 </style>
 Nice.
-<canvas id="canvas"></canvas>
+<canvas id="canvas" tabindex="1"></canvas>
 <script src="index.js"></script>