diff --git a/apps/wrapper/src/App.css b/apps/wrapper/src/App.css
index 5acc4eb6bb0a39d3c1a3fe00a9f498060696315d..875495e6f8204a40d41ebe5ca6deca0589d8c393 100644
--- a/apps/wrapper/src/App.css
+++ b/apps/wrapper/src/App.css
@@ -7,6 +7,7 @@
   align-items: center;
   flex-direction: column;
   gap: 2rem;
+  overflow: hidden;
 }
 
 .heading {