https://codepen.io/Mijhi/pen/abogmqX?editors=1100
User story 14
Layout
1. On regular sized devices (laptops, desktops), the element with id=“navbar” should be shown on the left half of the screen. It should always be visible to the user and should remain stationary. You may need to enlarge the viewport or zoom out to ensure the navbar doesn’t scroll with the page content.
I believe i have met all these conditions? My nav bar is on the left half of the screen on regular sized devics and it remains stationary. I’m not sure what the problem is? Help and feedback would be greatly appreciated.