diff --git a/index.html b/index.html index 713dbba..3a00136 100644 --- a/index.html +++ b/index.html @@ -55,6 +55,8 @@ + + diff --git a/jstrr.css b/jstrr.css index fa36035..c6a3de7 100644 --- a/jstrr.css +++ b/jstrr.css @@ -1,4 +1,4 @@ -body {background-color: #C01623; +body {background-color: rgb(142, 174, 235); background-image: url(snow.png); background-position: center; background-repeat: no-repeat;