body {
  background-color: #e072ce;
  color: black;
  font-family: Verdana;
}

h1,h2,h3,h4 {
    text-align: left;
    font-family: "Merriweather", serif;
}

h1 {
    margin-top: 20px;
}


ul img {
width: 300px;
height: 300px;
}