The navbar Prob https://codepen.io/utsam/pen/VNgOrK

My code link:

I am not understanding the problem
My one of the test case is not passing

Looks like your navbar meets the requirements. Did you get it worked out?

but one of the test case is not passing my nav bar is fixed only though

When i ran the tests, they all passed. Which one are you showing as not passing?

At that time it was showing one test case not passing
Now i saw all are passing thank you for telling
Can you review my page

All your tests are still passing. I would recommend adjusting the overflow or editing down the text in the product descriptions and adding a little padding. Also a little padding on those bottom two divs might help visually.
Info on overflow properties can be found here:
https://www.w3schools.com/css/css_overflow.asp

Thank you for your helpful suggestions.