From 8300cd562c1c1d7c7f24892542fcbaeff09d38dd Mon Sep 17 00:00:00 2001 From: ktasper <19327709+ktasper@users.noreply.github.com> Date: Sat, 14 Dec 2024 18:13:53 +0000 Subject: [PATCH] Update bg --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 5d4a202..6b16cb4 100644 --- a/index.html +++ b/index.html @@ -9,7 +9,7 @@ body { font-family: 'Arial', sans-serif; background-color: #f2f7ff; - background-image: url('https://t4.ftcdn.net/jpg/09/03/26/09/360_F_903260950_ykK3h95mLbAq3o5BIigxRfL4UdYRntv8.jpg'); /* Add a festive background */ + background-image: url('https://png.pngtree.com/thumb_back/fw800/background/20240929/pngtree-christmas-tree-snow-globe-with-lights-festive-surrounded-by-glowing-background-image_16289967.jpg'); /* Add a festive background */ background-size: cover; background-repeat: no-repeat; color: #333;