diff --git a/app.vue b/app.vue
index b802e1e..84f3db8 100644
--- a/app.vue
+++ b/app.vue
@@ -2,7 +2,6 @@
-
diff --git a/components/cosetta.vue b/components/cosetta.vue
index a7c49df..6df6160 100644
--- a/components/cosetta.vue
+++ b/components/cosetta.vue
@@ -7,13 +7,16 @@ const { cosetta } = defineProps({
})
-
+
+
+
-
-
-
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages/index.vue b/pages/index.vue
index 4b7803a..ac37b76 100644
--- a/pages/index.vue
+++ b/pages/index.vue
@@ -6,8 +6,9 @@ const cosette = await $fetch('/api/cosette')