Need help with portfolio page

When I run the tests, it tells me that my navbar should always be at the top of the viewport even when scrolling. I’m using chrome and my android phone and it seems the navbar is always fixed at the top. Can anyone look over my code and give me feedback? :slight_smile:
Here is a link to my code: https://codepen.io/jamesriggleman/pen/GdPQro

You need to add navbar-fixed-top class to <header class="nav nav-pills" id="navbar">

Its working, also use different image for the front landing page