if you click on 15/16 you can see the not passing test, even if I have no idea what’s the issue
The navbar should always be at the top of the viewport. #header or one of its children should be at the top of the viewport even after scrolling : expected 500 to be close to 0 +/- 15
You can keep it on the nav. If you do remove it from the nav the width of the header will look like it’s the size of the container. You can give the header element the same gray color to fix that.