diff --git a/Page3.html b/Page3.html
new file mode 100644
index 0000000..29d8374
--- /dev/null
+++ b/Page3.html
@@ -0,0 +1,14 @@
+
+
+
+
+ 3
+
+
+
+
+
+ контент
+
+
+
\ No newline at end of file
diff --git a/Page4.html b/Page4.html
new file mode 100644
index 0000000..0c2ba7d
--- /dev/null
+++ b/Page4.html
@@ -0,0 +1,14 @@
+
+
+
+
+ 4
+
+
+
+
+
+ контент
+
+
+
\ No newline at end of file
diff --git a/Page5.html b/Page5.html
new file mode 100644
index 0000000..08ae91e
--- /dev/null
+++ b/Page5.html
@@ -0,0 +1,14 @@
+
+
+
+
+ 5
+
+
+
+
+
+ контент
+
+
+
\ No newline at end of file
diff --git a/css/style.css b/css/style.css
new file mode 100644
index 0000000..24b0e93
--- /dev/null
+++ b/css/style.css
@@ -0,0 +1,25 @@
+* {
+ margin: 0;
+ padding: 0;
+}
+
+body {
+ background-color: #0f0630;
+ font-family: Arial, Helvetica, sans-serif;
+ color: #f0ffff;
+}
+
+a {
+ text-decoration: none;
+ color: bisque;
+}
+
+div {
+ background-color: #312b46;
+ width: 1300px;
+ margin: 0 auto;
+}
+
+.menu {
+ margin-bottom: 50px;
+}
\ No newline at end of file
diff --git a/img/manga.png b/img/manga.png
new file mode 100644
index 0000000..a228780
Binary files /dev/null and b/img/manga.png differ
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..ee7607b
--- /dev/null
+++ b/index.html
@@ -0,0 +1,30 @@
+
+
+
+
+ Заголовок страницы
+
+
+
+
+
+
+
+ основное расположение
+
Манхва
+
Маньхуа
+
3
+
4
+
5
+
+ какие-то новости
+
+
+
+
+
\ No newline at end of file
diff --git a/manhva.html b/manhva.html
new file mode 100644
index 0000000..89f1f1c
--- /dev/null
+++ b/manhva.html
@@ -0,0 +1,20 @@
+
+
+
+
+ 1
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/manhya.html b/manhya.html
new file mode 100644
index 0000000..e575234
--- /dev/null
+++ b/manhya.html
@@ -0,0 +1,14 @@
+
+
+
+
+ 2
+
+
+
+
+
+ контент
+
+
+
\ No newline at end of file