diff --git a/assets/custom.css b/assets/custom.css index d3140d8..60ef2eb 100644 --- a/assets/custom.css +++ b/assets/custom.css @@ -5,7 +5,7 @@ body { align-items: center; width: 100vw; height: 100vh; - background-image: url(https://wparena.com/wp-content/uploads/2009/09/img0.jpg); + background-image: url(https://i.redd.it/c6xyflvpym3c1.jpg); background-size: cover; background-position: center; }