diff --git a/html/images/space.svg b/html/images/space.svg
index e2dd591..4b37c2c 100644
--- a/html/images/space.svg
+++ b/html/images/space.svg
@@ -75,12 +75,16 @@
-
+
+
+
+
+
+
-
@@ -120,7 +124,7 @@
const halfPi = Math.PI / 2;
const maxSpeed = 100;
- const drawCollisionLines = true;
+ const drawCollisionLines = false;
let previous, zero, frameCount = 0;
let position = [0, 0]; // meters