summaryrefslogtreecommitdiff
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 d2fa69c..105506d 100644
--- a/index.html
+++ b/index.html
@@ -6,7 +6,7 @@
</head>
<body>
- <p style="position: absolute; left: 20px; border: 3px dashed orange; padding: 4px">
+ <p id="instructions">
Click anywhere on the screen to move the robot!
</p>
<canvas id="drawing-board"></canvas>