body {
  text-align: center;
  padding-top: 100px;
  background-color: #EBEFF0;
  font-family: system-ui, sans-serif;
}

h1 {
  color: #464E58;
  font-size: 3rem;
  font-style: italic;
  font-family: "Cormorant Garamond", serif;
}

img {
  max-width: 500px;
}
