Looking for a somewhat unusual solution here - I want to use an image as a background with all edges of the picture visible at all times. Typically, I would use the "cover" setting for this, but that doesn't achieve what I need (image included). After trying various standard methods without success, I'm considering placing a top-level element with absolute positioning and another relative div above it to allow normal React development. (My version is .webp, not .svg)
Any thoughts or suggestions? I've experimented with absolute positioning techniques and consulted resources like https://css-tricks.com/perfect-full-page-background-image/.
https://i.sstatic.net/5KJ76.png
"background image, RedwoodJS, React, layout, CSS"