diff --git a/src/components/layout/index.tsx b/src/components/layout/index.tsx
index 021e261..a665c82 100644
--- a/src/components/layout/index.tsx
+++ b/src/components/layout/index.tsx
@@ -5,7 +5,7 @@ const Layout = ({ children }: { children: React.ReactNode }) => {
return (
<>
-
+
{children}