diff --git a/src/views/single/game/index.ejs b/src/views/single/game/index.ejs
index 2486b70..405f4b7 100644
--- a/src/views/single/game/index.ejs
+++ b/src/views/single/game/index.ejs
@@ -1,234 +1,253 @@
-
-
-
-
- <%- include("../../../partials/head.ejs") %>
- Tridecco | Game
- <%- include("../../../partials/libs/canvas-confetti.ejs") %>
- <%- include("../../../partials/libs/tridecco-board.ejs") %>
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Trade Forced!
-
The AI formed two hexagons and forces a trade.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Exit
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+ <%- include("../../../partials/head.ejs") %>
+ Tridecco | Game
+ <%- include("../../../partials/libs/canvas-confetti.ejs") %>
+ <%- include("../../../partials/libs/tridecco-board.ejs") %>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Beginner Challenges
+
Pick one of the six challenges to play.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Trade Forced!
+
The AI formed two hexagons and forces a trade.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Exit
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file