diff --git a/frontend/app.vue b/frontend/app.vue
index 97f4f11..bd800ae 100644
--- a/frontend/app.vue
+++ b/frontend/app.vue
@@ -1,3 +1,13 @@
+
+
diff --git a/frontend/nuxt.config.ts b/frontend/nuxt.config.ts
index 48e58a1..bf16940 100644
--- a/frontend/nuxt.config.ts
+++ b/frontend/nuxt.config.ts
@@ -14,5 +14,4 @@ export default defineNuxtConfig({
},
modules: ['@nuxtjs/tailwindcss', 'nuxt-purgecss'],
-
});
\ No newline at end of file