diff --git a/public/index.html b/public/index.html
index ac5cfd3c4840155a228e845ce8c96cfdd7cecaea..d21431f1c1fb2bd8ae2f77fee4f785b5538646c8 100644
--- a/public/index.html
+++ b/public/index.html
@@ -15,7 +15,7 @@
justify-content: center;
align-items: center;
height: 100vh;
- background-image: url('https://www.w3schools.com/w3images/forest.jpg');
+ background-image: url('https://www.hft-stuttgart.de/fileadmin/Dateien/Hochschule/-_R_Juergen_Pollak_HFT_18.04.18-0091.jpg');
background-size: cover;
background-position: center;
}