From 1798b9c749887edbba986ce8c3aa2796c64b87f6 Mon Sep 17 00:00:00 2001 From: JayChanchani23 Date: Sun, 31 Mar 2019 12:14:34 +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;