diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..91c1445
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,33 @@
+# Dependencies
+node_modules/
+/.pnp
+.pnp.js
+
+# Testing
+/coverage
+
+# Production
+/build
+/dist
+
+# Misc
+.DS_Store
+.env.local
+.env.development.local
+.env.test.local
+.env.production.local
+
+npm-debug.log*
+yarn-debug.log*
+yarn-error.log*
+
+# IDE
+.vscode/
+.idea/
+*.swp
+*.swo
+*~
+
+# Vite
+.vite/
+
diff --git a/index.html b/index.html
index 2b7eb58..125f4e1 100644
--- a/index.html
+++ b/index.html
@@ -4,37 +4,9 @@
Jeu Oulvic
-
-
-
-
OULVIC
-
-
-
-
-
-
Score: 0
-
Niveau: 1
-
Vies: ♥♥♥
-
Prêt à jouer
-
-
-
-
Utilisez les flèches directionnelles pour déplacer Oulvic
-
-
-
-
-
-
-
+
+