diff --git a/apps/web/src/style.css b/apps/web/src/style.css index 3b45b39..ca24238 100644 --- a/apps/web/src/style.css +++ b/apps/web/src/style.css @@ -7,6 +7,7 @@ font-weight: bold; color: white; position: absolute; + z-index: 1000; display: flex; flex-direction: column; justify-content: center;