From ad4df861df93364a9bb229901f78da85be523921 Mon Sep 17 00:00:00 2001 From: Austin Abistado <46696478+abistado@users.noreply.github.com> Date: Wed, 17 Apr 2019 19:39:44 -0400 Subject: [PATCH] new bg --- css/style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/css/style.css b/css/style.css index 9b740b6..8f26faa 100644 --- a/css/style.css +++ b/css/style.css @@ -8,6 +8,10 @@ * Corrects `block` display not defined in IE 8/9. */ +body { + background-image: url("https://66.media.tumblr.com/80e8261b0efdd685f5c3bd712848833d/tumblr_mlqdv1aHIG1qcf9suo1_250.gif"); +} + article, aside, details,