Server Image ..."> Server Image ..."> Server Image ...">

You can easily change the background of the Server Status module by going into the module.serverstatus.html file and changing the image src path. Note that you'll need to host the image file on a server or service like imgur, gyazo,...

https://s3-us-west-2.amazonaws.com/secure.notion-static.com/a0102450-7ea0-41f3-8612-66be784beffc/Untitled.png

...
<div class="gdp-background-image">
    <!-- Change background image here -->
    <img src="<https://i.gyazo.com/a3b4c6d00c96acb5f0091a62773b2c98.png>" alt="Server Image"/>
</div>
...