diff --git a/src/pages/status.css b/src/pages/status.css
index 5cd41ee5..0c95de16 100644
--- a/src/pages/status.css
+++ b/src/pages/status.css
@@ -48,6 +48,7 @@
   white-space: pre-wrap;
   line-height: 1.2;
   max-width: var(--main-width);
+  z-index: 1;
 }
 .post-status-banner > p:first-of-type {
   margin-top: 0;