diff --git a/assets/css/elements.css b/assets/css/elements.css index 2a2d37b..44939f8 100644 --- a/assets/css/elements.css +++ b/assets/css/elements.css @@ -31,9 +31,9 @@ body { /* Was feelin this for September idk */ /* background-image: url('/images/topwwbackground.gif'); */ /* Spooky time! */ - background-image: url('/images/halloween_background_1.gif'); - /* Christmas/New Years-ish? */ - /* background-image: url('/images/windowstars.gif'); */ + /* background-image: url('/images/halloween_background_1.gif'); */ + /* Winter/snow */ + background-image: url('/images/jwsfp1.gif'); width: 95vmin; margin: 0 auto; font-family: 'w95fa', sans-serif; diff --git a/public/images/jwsfp1.gif b/public/images/jwsfp1.gif new file mode 100644 index 0000000..0d5cd0c Binary files /dev/null and b/public/images/jwsfp1.gif differ