diff --git a/dev/index.html b/dev/index.html
index d5b35b5..511b9f7 100644
--- a/dev/index.html
+++ b/dev/index.html
@@ -20,7 +20,7 @@
jabuxas
- ====================
+
diff --git a/dev/style.css b/dev/style.css
index 9942316..50dac37 100644
--- a/dev/style.css
+++ b/dev/style.css
@@ -91,3 +91,8 @@ footer {
font-size: 0.8rem;
color: #777;
}
+
+hr {
+ display: block;
+ margin: 1em auto;
+}