I’m making a page with several sections. I think I want each section to be 95vh so that it almost fills the screen (with enough of the next section showing so people know to scroll down).
I have some decorative elements which sit between the sections. On my main screen I can place these using Relative and they look great, but when I view on a laptop they are covering text etc. (This is obvious in hindsight!)
SO how do I “fix” the decorative elements to sit nicely between the two sections at all viewports?