diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..5308c86
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,4 @@
+[submodule "thecockpit/ratzilla"]
+ path = thecockpit/ratzilla
+ url = https://github.com/StratusFearMe21/ratzilla
+ branch = resize_canvas
diff --git a/src/components/head.html b/src/components/head.html
index 3c3df46..8c1b64d 100644
--- a/src/components/head.html
+++ b/src/components/head.html
@@ -13,6 +13,7 @@
+
diff --git a/src/components/tab/content.html b/src/components/tab/content.html
index 7b02aa0..57a3bd4 100644
--- a/src/components/tab/content.html
+++ b/src/components/tab/content.html
@@ -7,7 +7,8 @@
Our Projects
Who we are
Our Interests
- Page Four
+ The Cockpit
+ Page Five
diff --git a/src/page_five.html b/src/page_five.html
new file mode 100644
index 0000000..9e2e5d7
--- /dev/null
+++ b/src/page_five.html
@@ -0,0 +1,3 @@
+
+
+
\ No newline at end of file
diff --git a/src/page_four.html b/src/page_four.html
deleted file mode 100644
index 1830e92..0000000
--- a/src/page_four.html
+++ /dev/null
@@ -1,3 +0,0 @@
-
-
-
\ No newline at end of file
diff --git a/src/partials/page_four.html b/src/partials/page_five.html
similarity index 88%
rename from src/partials/page_four.html
rename to src/partials/page_five.html
index 279530a..16f346a 100644
--- a/src/partials/page_four.html
+++ b/src/partials/page_five.html
@@ -1,5 +1,5 @@
-
-
+
+
Who is this guy?
@@ -20,7 +20,7 @@
```=html