diff --git a/src/components/system/GameOverScreen.vue b/src/components/system/GameOverScreen.vue
index 13446c0..12521ff 100644
--- a/src/components/system/GameOverScreen.vue
+++ b/src/components/system/GameOverScreen.vue
@@ -7,18 +7,20 @@
You've beaten {{ title }} v{{ versionNumber }}: {{ versionTitle }}
-
-
It took you {{ timePlayed }} to beat the game.
-
-
Please check the Discord to discuss the game or to check for new content updates!
-
-
-
-
- {{ discordName }}
-
+
+
+
It took you {{ timePlayed }} to beat the game.
+
+
Please check the Discord to discuss the game or to check for new content updates!
+
+
-
+
-
-
- By {{ author }}
-
-
- Made in TMT-X, by thepaperpilot with inspiration from Acameada, Jacorb, and Aarex
-
-
-
Changelog
-
-
-
-
-
-
-
Time Played: {{ timePlayed }}
-
+
+
+
+ By {{ author }}
+
+
+ Made in TMT-X, by thepaperpilot with inspiration from Acameada, Jacorb, and Aarex
+
+
+
Changelog
-
Hotkeys
-
- {{ key.key }}: {{ key.description }}
+
+
+
+
+
+
Time Played: {{ timePlayed }}
+
+
+
Hotkeys
+
+ {{ key.key }}: {{ key.description }}
+
-
+
diff --git a/src/components/system/Modal.vue b/src/components/system/Modal.vue
index 314bce5..e6be37a 100644
--- a/src/components/system/Modal.vue
+++ b/src/components/system/Modal.vue
@@ -1,23 +1,23 @@
-
+