I have a dynamically generated background image for my website. This is set via
body { background-image: url("/image.png") }
Th