diff --git a/hello.txt b/hello.txt index cfd2219..42009ba 100644 --- a/hello.txt +++ b/hello.txt @@ -1,2 +1 @@ -Hello World -Hello Universe +Hello Git, you're so funny! :) :) :) \ No newline at end of file diff --git a/html/css/style.css b/html/css/style.css new file mode 100644 index 0000000..e5254aa --- /dev/null +++ b/html/css/style.css @@ -0,0 +1,8 @@ +html { + overflow-y:scroll; +} + +body { + font-family:Arial,Hevetica,sans-serif; + font-size:16px; +} \ No newline at end of file diff --git a/html/index.html b/html/index.html new file mode 100644 index 0000000..3437e62 --- /dev/null +++ b/html/index.html @@ -0,0 +1,26 @@ + + +
+Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod + tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, + quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo + consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse + cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non + proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
+ +