h1 {color:rgb(240, 4, 130);
text-decoration: underline;
text-align: center;}
.navigation-wrapper { 
background-color: rgb(255, 182, 193);
display: flex;
justify-content: space-between;

align-items: center;
}