diff --git a/pages/poll.vue b/pages/poll.vue
index 553f9c2..33cad41 100644
--- a/pages/poll.vue
+++ b/pages/poll.vue
@@ -1,7 +1,7 @@
-
+
@@ -27,4 +27,16 @@ async function submitForm(e: Event) {
navigateTo({ path: "/results", query: route.query })
}
-
\ No newline at end of file
+
+
+
\ No newline at end of file