diff --git a/index.html b/index.html new file mode 100644 index 0000000..42c8e86 --- /dev/null +++ b/index.html @@ -0,0 +1,113 @@ + + + + + + + + + + +
+ +
+
+
+ ... +
+
avengers
+ +
+
+
+
+
+ ... +
+
shawshank
+ +
+
+
+
+
+ ... +
+
joker
+ +
+
+
+ +
+ + + + + \ No newline at end of file diff --git a/style.css b/style.css new file mode 100644 index 0000000..d600162 --- /dev/null +++ b/style.css @@ -0,0 +1,3 @@ +.cont{ + padding: 29px; +} \ No newline at end of file