From 5aa00b9921d7fa0344f58f485ef51b71e413d29a Mon Sep 17 00:00:00 2001 From: 14SayanGh Date: Sun, 31 Mar 2019 12:14:42 +0530 Subject: [PATCH] Added Background images --- mystyles.css | 1 + 1 file changed, 1 insertion(+) diff --git a/mystyles.css b/mystyles.css index 13fe438..a15aeed 100755 --- a/mystyles.css +++ b/mystyles.css @@ -5,6 +5,7 @@ body { .wrapper { width: 90%; margin: 0 auto; + background-image: url("http://bestanimations.com/Books/pretty-book-bench-nature-water-outdoors-animated-gif.gif"); background-repeat: no-repeat; background-position: center; background-attachment: fixed;