diff --git a/client/app/routes/RewindPage.tsx b/client/app/routes/RewindPage.tsx
index 8417212..71a1ef6 100644
--- a/client/app/routes/RewindPage.tsx
+++ b/client/app/routes/RewindPage.tsx
@@ -128,74 +128,76 @@ export default function RewindPage() {
transition: "1000",
}}
>
-
+
{pgTitle}
-
+
+
+
+
+
+
+ {months[month]}
+
+
+
+
+
+
{year}
+
+
+
+
+
+ setShowTime(!showTime)}
+ >
+
+
{stats !== undefined && (
)}
-
-
-
-
- {months[month]}
-
-
-
-
-
-
{year}
-
-
-
-
-
- setShowTime(!showTime)}
- >
-