Is there a option to overlap some components over other components in AEM layout container?
Suppose I have a image component, text component and tile component. Just like we can resize and place any components inside the layout container, I am thinking of an option to place the large image component in the background and other components on top of that. So when it is viewed other components can sit on top of the large image component. To achieve this on which component should I need to write the custom code.