diff --git a/index.html b/index.html
new file mode 100644
index 0000000..59014fe
--- /dev/null
+++ b/index.html
@@ -0,0 +1,11 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+    <meta charset="UTF-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+    <title>Tanki 2D</title>
+</head>
+<body>
+    <h1>Tanki 2D</h1>
+</body>
+</html>
\ No newline at end of file