Styling the navigation. nav and .main-menu should be flex containers.
Within a nav, children must be vertically centered.
The left indentation of .main-menu must be zero; list items must have no bullets.
Navigation links must have no underscore, the bottom should be 35px 20px 33px 20px, the font size is 1rem.
The line height of each link must be 1.5, each must be a block element.
The color of the link text is rgb (31, 31, 31); we will also compress the text by0.4px.

This task is part of the Full-Stack JavaScript Course.
If you have any issues with it, you can ask for community help below the post.
Feel free to help others if you’ve already solved the task.