diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..6f3a291 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "liveServer.settings.port": 5501 +} \ No newline at end of file diff --git a/285674.jpg b/285674.jpg deleted file mode 100644 index 7b2705e..0000000 Binary files a/285674.jpg and /dev/null differ diff --git a/index.css b/index.css index 52aa2ed..6a9c942 100644 --- a/index.css +++ b/index.css @@ -1,6 +1,5 @@ body{ - background-image: url("285674.jpg"); + width: 100vw; height: 100vh; } -s \ No newline at end of file diff --git a/index.html b/index.html index ca66786..ab8fb0b 100644 --- a/index.html +++ b/index.html @@ -8,6 +8,7 @@
+