diff --git a/index.html b/index.html
index b35e68478..ba5d458f4 100644
--- a/index.html
+++ b/index.html
@@ -41,7 +41,7 @@
.desktop {
width: 100%;
height: calc(100vh - 30px);
- background: url('https://upload.wikimedia.org/wikipedia/en/2/27/Bliss_%28Windows_XP%29.png') center center / cover no-repeat;
+ background: url('https://i.imgur.com/K4SWWDY.jpeg') center center / cover no-repeat;
position: relative;
overflow: hidden;
}
diff --git a/ui/index.html b/ui/index.html
index b35e68478..ba5d458f4 100644
--- a/ui/index.html
+++ b/ui/index.html
@@ -41,7 +41,7 @@
.desktop {
width: 100%;
height: calc(100vh - 30px);
- background: url('https://upload.wikimedia.org/wikipedia/en/2/27/Bliss_%28Windows_XP%29.png') center center / cover no-repeat;
+ background: url('https://i.imgur.com/K4SWWDY.jpeg') center center / cover no-repeat;
position: relative;
overflow: hidden;
}