diff --git a/web/components/layout/Page.tsx b/web/components/layout/Page.tsx
index 0892f593..447b2cb7 100644
--- a/web/components/layout/Page.tsx
+++ b/web/components/layout/Page.tsx
@@ -67,6 +67,7 @@ export const StagingDisclaimerDialog = () => {
)}
className={clsx('z-20 w-200')}
@@ -184,6 +185,7 @@ export const SurveyModal = () => {