I have a question regarding the Material UI drawer. In my project, I am trying to change the background color of the main tag. However, the main tag's height is restricted to the content inside.
Check out this link for reference
Setting the height to '100vh' makes it fill the entire screen, but if more data is added, it does not extend to the full screen width: '100%'Few Content image oneMuch Contentimage two
width: '100vh' Few Content image three Much Contentimage four