diff --git a/Dockerfile b/Dockerfile
index 273d28c..1464976 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,6 +1,6 @@
FROM nginx:alpine
-COPY fancy-wordle-modern.html /usr/share/nginx/html/fancy-wordle-modern.html
+COPY index.html /usr/share/nginx/html/index.html
COPY CSS /usr/share/nginx/html/CSS
COPY img /usr/share/nginx/html/img
COPY Celebration.mp3 dictionary.json script.js targetWords.json word-data.js /usr/share/nginx/html/
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..f55f92f
--- /dev/null
+++ b/index.html
@@ -0,0 +1,75 @@
+
+
+
+
+
+
+ Fancy Wordle
+
+
+
+
+
+
+
+
+
+
+
+ Daily pace optional
+ Guess the word in six tries.
+ Play as many rounds as you want. Valid words reveal with smooth flips, warm feedback, confetti, sound, and a definition at the end.
+
+
+
+
+ Loading word lists…
+ 0 / 6
+
+
+
+
+
+
+
+
+
+
+
+