diff --git a/index.html b/index.html index 41ee7e7..c64941f 100644 --- a/index.html +++ b/index.html @@ -41,7 +41,7 @@ -
+ diff --git a/jstrr.css b/jstrr.css index c2be480..bd25101 100644 --- a/jstrr.css +++ b/jstrr.css @@ -1,5 +1,5 @@ -body {background-color: rgb(142, 174, 235); - background-image: url(snow.png); +body {/*background-color: rgb(142, 174, 235);*/ + background-image: url(christmas.jpg); background-position: center; background-repeat: no-repeat; background-size: cover;