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