body{
    background-color: #E5FAD9;
}
.mx-auto{
    width: 500px;
    height: 500px;
}
h1{
    font-family: 'Staatliches', cursive;
}
nav{
    text-align: justify;
    align-items: center;
}