diff --git a/example.png b/example.png
index 3630b4f..f42f4e1 100644
Binary files a/example.png and b/example.png differ
diff --git a/src/App.vue b/src/App.vue
index ceba7c4..b86443a 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -1,27 +1,81 @@
-
Cellular Automata Explorer
+
+ {{
+ mainMenu == true ? "▼" : "☰"
+ }}
+ Cellular Automata Explorer
+
-
+
+
-
diff --git a/src/components/CanvasBoard.vue b/src/components/CanvasBoard.vue
index 21cb38e..f0a9129 100644
--- a/src/components/CanvasBoard.vue
+++ b/src/components/CanvasBoard.vue
@@ -1,12 +1,10 @@
-
-
-
+
diff --git a/src/components/MainMenu.vue b/src/components/MainMenu.vue
index 4da6c79..a1c3488 100644
--- a/src/components/MainMenu.vue
+++ b/src/components/MainMenu.vue
@@ -1,5 +1,5 @@
-