diff --git a/clocktower/app/page.tsx b/clocktower/app/page.tsx
index dfe8dda..754cce6 100644
--- a/clocktower/app/page.tsx
+++ b/clocktower/app/page.tsx
@@ -17,13 +17,13 @@ const Home = async () => {
return (
-
+
Shared game clocks for tabletop RPGs
{isLoggedIn ? (
-
+ <>
To make some clocks, select a tower from the dropdown above.
-
+ >
) : (