nav {
background-color: darkslategrey;
height: 40px;
display: flex;
justify-content: left;
align-items: center;
padding:10px ;

}
