diff --git a/.gitignore b/.gitignore
old mode 100644
new mode 100755
diff --git a/README.md b/README.md
old mode 100644
new mode 100755
diff --git a/css/style.css b/css/style.css
new file mode 100644
index 0000000..033babb
--- /dev/null
+++ b/css/style.css
@@ -0,0 +1,4 @@
+.h1
+{
+ text-align: center;
+}
\ No newline at end of file
diff --git a/index.html b/index.html
old mode 100644
new mode 100755
index 222e67a..eed7a34
--- a/index.html
+++ b/index.html
@@ -7,6 +7,7 @@
+
@@ -15,7 +16,8 @@
-
+
+