diff --git a/other/raindrops/index.html b/other/raindrops/index.html
index 3b32377..16a6e72 100644
--- a/other/raindrops/index.html
+++ b/other/raindrops/index.html
@@ -1,13 +1,6 @@
-
-
-
-
-
-
-
Game
diff --git a/other/snowflakes/index.html b/other/snowflakes/index.html
index 6063bdc..8bc4f73 100644
--- a/other/snowflakes/index.html
+++ b/other/snowflakes/index.html
@@ -7,13 +7,6 @@
src: URL('res/visitor1.ttf') format('truetype');
}
-
-
-
-
-
-
-
Game
diff --git a/other/stars/index.html b/other/stars/index.html
index 3b32377..16a6e72 100644
--- a/other/stars/index.html
+++ b/other/stars/index.html
@@ -1,13 +1,6 @@
-
-
-
-
-
-
-
Game
diff --git a/other/structure.js b/other/structure.js
deleted file mode 100644
index c8a213c..0000000
--- a/other/structure.js
+++ /dev/null
@@ -1,14 +0,0 @@
-const canvas = document.querySelector("#board canvas");
-const ctx = canvas.getContext("2d");
-const { width: w, height: h } = canvas;
-const center = w / 2;
-
-// Setup Code
-
-
-// Looping Code
-function loopme(t) {
- requestAnimationFrame(loopme);
-
-}
-requestAnimationFrame(loopme);
diff --git a/other/text/index.html b/other/text/index.html
index 6063bdc..8bc4f73 100644
--- a/other/text/index.html
+++ b/other/text/index.html
@@ -7,13 +7,6 @@
src: URL('res/visitor1.ttf') format('truetype');
}
-
-
-
-
-
-
-
Game
diff --git a/rc2000/index.html b/rc2000/index.html
index 2aa80c8..919c130 100644
--- a/rc2000/index.html
+++ b/rc2000/index.html
@@ -1,13 +1,6 @@
-
-
-
-
-
-
-
Game