diff --git a/README.md b/README.md
new file mode 100644
index 0000000..7510ad4
--- /dev/null
+++ b/README.md
@@ -0,0 +1,17 @@
+# Keyboard Learning Game
+
+Full-screen blue background. Whatever key you press shows up **BIG + BOLD** for kids to learn letters, numbers, and symbols.
+
+## Run
+
+### Option 1: Open directly
+
+Open `index.html` in your browser.
+
+### Option 2: Run a small server (recommended)
+
+```bash
+npm start
+```
+
+Then open `http://localhost:8080`.
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..49db796
--- /dev/null
+++ b/index.html
@@ -0,0 +1,224 @@
+
+
+
+
+
+ Keyboard Learning Game
+
+
+
+
+
+
Press a key
+
+ Type any letter, number, or symbol on your keyboard (try A, 1,
+ !, @).
+