diff --git a/styles/style.css b/styles/style.css index dc1e9ef..3097105 100644 --- a/styles/style.css +++ b/styles/style.css @@ -1,5 +1,5 @@ body { - background-image: url("../imgs/background.png"); + background-image: url("https://lisanju.github.io/geoki-jiten/imgs/background.png"); background-size: cover; background-attachment: fixed; background-position: center;