*{
    margin: 0%;
    padding:0%;
}
section{
    justify-content: center;
}
body>nav>section>ul{
    list-style-type: none;
}