From e1d95834333f08f96dcba94343f6b7bd030e0a63 Mon Sep 17 00:00:00 2001
From: Stephen D <webmaster@scd31.com>
Date: Sun, 16 Mar 2025 12:16:33 -0400
Subject: [PATCH] OOOPS

---
 index.html | 1 +
 1 file changed, 1 insertion(+)

diff --git a/index.html b/index.html
index 66f2cf4..456ebc8 100644
--- a/index.html
+++ b/index.html
@@ -7,6 +7,7 @@
     <div id="loadingMessage">🎥 Unable to access video stream (please make sure you have a webcam enabled)</div>
     <canvas id="canvas" hidden></canvas>
     <canvas id="nes-canvas" width="256" height="240" style="width: 50%"></canvas>
+    <br>
     <button id="up">Up</button>
     <button id="down">Down</button>
     <button id="left">Left</button>
-- 
GitLab