I'm being tasked with creating a signup form, and I think I have an idea of how to do the majority of it, but I'm struggling a little bit with the positioning!
My issue: As you can see I have the leaf background and text where I want it, however I'm trying to figure out how I add a background to the text which currently has "position: absolute" on it.
P.S. Please don't give me the exact answer, but any helpful tips are appreciated i.e. "have a look into X, Y or Z"
Current code: https://codepen.io/Laing91/pen/dyQzYJw I've bodged it together at the moment with code because I just wanted to try and get a rough layout started that I can work on fixing later.