diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..600d2d3 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +.vscode \ No newline at end of file diff --git a/index.css b/index.css index 52aa2ed..2740414 100644 --- a/index.css +++ b/index.css @@ -1,6 +1,5 @@ body{ - background-image: url("285674.jpg"); + background-image: url("./the_avengers.jpg"); width: 100vw; height: 100vh; } -s \ No newline at end of file diff --git a/index.html b/index.html index ca66786..1719ee4 100644 --- a/index.html +++ b/index.html @@ -7,7 +7,24 @@