diff --git a/components/AppPartial.vue b/components/AppPartial.vue
new file mode 100644
index 0000000..4f616f3
--- /dev/null
+++ b/components/AppPartial.vue
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
diff --git a/content/_404.md b/content/_404.md
new file mode 100644
index 0000000..b131334
--- /dev/null
+++ b/content/_404.md
@@ -0,0 +1,10 @@
+# Oops! You've wandered into the void. 🌌
+
+It seems the page you're looking for has vanished into thin air.
+
+But don't worry, my swarm of interdimensional nanobots is on the
+case!
+
+Meanwhile, why not explore the [homepage](/home){class="link"}?
+
+[🚀]{class="text-3xl"}
diff --git a/pages/[...slug].vue b/pages/[...slug].vue
index 354b7c8..e4b0417 100644
--- a/pages/[...slug].vue
+++ b/pages/[...slug].vue
@@ -14,7 +14,11 @@
class="flex flex-col justify-center max-w-2xl mx-auto bg-standard"
>