diff --git a/frontend/src/components/topbar.tsx b/frontend/src/components/topbar.tsx
index 52e85e95e..e33f5db68 100644
--- a/frontend/src/components/topbar.tsx
+++ b/frontend/src/components/topbar.tsx
@@ -71,7 +71,10 @@ export const Topbar = () => {
to={"/"}
className="flex gap-3 items-start text-2xl tracking-widest lg:mx-2"
>
-
+
MONITOR