Looking to replicate the style seen in this Material UI website screenshot, I aim to design a container that will encompass my iframe contents, such as the navBar and menu drawer. However, I want to utilize Material UI's components for these elements. How should I tackle this task?
The challenge I'm currently facing is that while my nav bar remains within the iframe, it appears that the drawer will slide out from the browser window instead of the designated iframe box.
To further complicate matters, I need to embed an additional iframe within this existing one to house my text content.https://i.stack.imgur.com/USQGP.png