I'm trying to create a movies app with similar layout to that of youtube, I used the body as a flex parent and (nav and main) as flex children, I already went through some similar questions in Stackoverflow however none of them solved my problem
here's my code :
```https://codepen.io/userahmad2001/pen/poaKXBz```