diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |
