From e850c4190df82631ccd86453a25ffebfcbb21ba0 Mon Sep 17 00:00:00 2001 From: mukesh Date: Sun, 31 Mar 2019 06:44:02 +0530 Subject: [PATCH] added background image --- mystyles.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mystyles.css b/mystyles.css index 13fe438..fe61d0d 100755 --- a/mystyles.css +++ b/mystyles.css @@ -5,6 +5,8 @@ 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;