diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a655d6c --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +node_modules/ +main +npm-debug.log + +npm-debug.log diff --git a/index.css b/index.css index 859a834..1dc58ac 100644 --- a/index.css +++ b/index.css @@ -1,7 +1,8 @@ body { - max-width: 600px; + max-width: 800px; margin: auto; text-align: center; + background-color: brown; } p { diff --git a/index.html b/index.html index ddbce82..afdcf8f 100644 --- a/index.html +++ b/index.html @@ -1,13 +1,28 @@ +
+
+ Lorem ipsum dolor sit amet consectetur adipisicing elit. Iure a officiis labore! Nesciunt cum accusamus impedit @@ -22,4 +37,5 @@