diff --git a/app/templates/site/home.html.slim b/app/templates/site/home.html.slim
index 2975768..cd487a4 100644
--- a/app/templates/site/home.html.slim
+++ b/app/templates/site/home.html.slim
@@ -1,4 +1,4 @@
-div class="mb-12 max-w-prose mx-auto text-gray-800 dark:text-gray-200"
+div class="p-note mb-12 max-w-prose mx-auto text-gray-800 dark:text-gray-200"
== home_content
div class="mb-8 max-w-screen-md mx-auto border-t-4 border-solid border-gray-400 dark:border-gray-600"