diff --git a/css/style.css b/css/style.css index 80d52b2..2febcd0 100644 --- a/css/style.css +++ b/css/style.css @@ -5,7 +5,7 @@ li{ list-style: none; float: left} a{ text-decoration: none} body { - background-image: url(https://i.loli.net/2021/08/30/cZdF1VRga8nT2fU.jpg); + background-image: url(https://cdn.jsdelivr.net/gh/appexplore/jianavi/img/01.jpg); background-size: cover; background-repeat: no-repeat; background-attachment: fixed;