From 75748b556767ad0a985e39a1e80dda768cfee54d Mon Sep 17 00:00:00 2001 From: Arjun S Date: Mon, 4 Aug 2025 19:18:14 +0530 Subject: [PATCH] fix --- src/App.tsx | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/App.tsx b/src/App.tsx index 7bf31ef..08d54d0 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -300,6 +300,13 @@ function App() { {/* Main Content */}
+ + {/* Seizure Warning */} +
+
+ ⚠️ Seizure Warning: This game contains rapidly flashing lights and animations. ⚠️ +
+
{/* Left Column - Click Button */}
{/* Added ref, id and relative positioning */}