diff --git a/css/style.css b/css/style.css index 39c7725..d2d163d 100644 --- a/css/style.css +++ b/css/style.css @@ -1,5 +1,6 @@ body { background: #F6CEFC; + background-image: url('/img/bounce.gif'); font-family: monospace; text-align: center; }