diff --git a/client/components/Layout.tsx b/client/components/Layout.tsx
index c8188a79..376a4cd2 100644
--- a/client/components/Layout.tsx
+++ b/client/components/Layout.tsx
@@ -176,11 +176,27 @@ export default function CodeLayout({ children, hideFooter }: LayoutProps) {
animation: "pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite",
}}
/>
-
+