diff --git a/src/pages/_document.tsx b/src/pages/_document.tsx
index 54e8bf3..e942148 100644
--- a/src/pages/_document.tsx
+++ b/src/pages/_document.tsx
@@ -3,11 +3,13 @@ import { Html, Head, Main, NextScript } from 'next/document'
export default function Document() {
return (
-
-
-
-
+
+
+
+
+
+
+
)
}
diff --git a/src/pages/index.tsx b/src/pages/index.tsx
index 0e5a869..d095909 100644
--- a/src/pages/index.tsx
+++ b/src/pages/index.tsx
@@ -58,7 +58,12 @@ export default function Home() {
-
WapuuGotchi Collection
+
+
+
+ WapuuGotchi Collection
+
+
{
collections.map((collection) => {