diff --git a/client/components/Layout.tsx b/client/components/Layout.tsx index 19e2331d..a62248c4 100644 --- a/client/components/Layout.tsx +++ b/client/components/Layout.tsx @@ -202,21 +202,45 @@ export default function CodeLayout({ children, hideFooter }: LayoutProps) { }} /> - - - - - - - - - + + + + + + + + + + + + + + + {/* OS Window Frame */} + + + {/* Title Bar */} + + + + {/* System Dots */} + + + + + {/* Central OS Symbol */} + + + + + + +