diff --git a/577226-new-cool-backgrounds-images-2560x1440-for-meizu.jpg b/577226-new-cool-backgrounds-images-2560x1440-for-meizu.jpg new file mode 100644 index 0000000..4439171 Binary files /dev/null and b/577226-new-cool-backgrounds-images-2560x1440-for-meizu.jpg differ diff --git a/index.html b/index.html new file mode 100644 index 0000000..796c422 --- /dev/null +++ b/index.html @@ -0,0 +1,12 @@ + + + + + + + + Document + + + + \ No newline at end of file diff --git a/style.css b/style.css new file mode 100644 index 0000000..5aaf0e5 --- /dev/null +++ b/style.css @@ -0,0 +1,4 @@ +body { + background-image: url("577226-new-cool-backgrounds-images-2560x1440-for-meizu.jpg"); + background-color: #cccccc; + } \ No newline at end of file