Requiring freebox to use iframe background

hi, plasmic team! really love the work you do. i approach with a concern with regards to my project. i’m using an iframe as a makeshift background. what i want to do is build the components on top of each other instead of in a stack. i used a freebox to achieve this. though when i deploy it, it doesn’t look the way i want. i scoured the docs and tried to use responsive columns instead but it also won’t work since the makeshift iframe background kinda requires that i use freebox. i would really appreciate your help on this. been at it looking for solutions for two days and tried all sorts of stuff. will provide the screenshots in the thread^^ @yang @chungwu @icaro

what it’s supposed to look like:

Screen Shot 2023-08-11 at 1.10.18 AM.png

what it looks like: https://annikreative.design

what the components & layouts look like:

Screen Shot 2023-08-12 at 1.33.48 AM.png

page currently has height set to fix page height to window height and freebox’s height is on auto as well

Hi, does this approach of overlaying elements using grid help? https://m.youtube.com/watch?v=NbSjCIhKaaY

hi @yang! thanks for responding. i’ll try this out and let you know what happens