h1{
    text-align: center;
}
.navbar ul{
    list-style-type: none;
    background-color: grey; 
}

