body{
  margin: 0;
  padding: 0;
  font-family: Nunito,Arial,Helvetica,sans-serif;
}

a{
  color: #EC4899;
  text-decoration: underline;
}

h1{
  margin: 0 0 8px;
  font-weight: 500;
}

img{
  max-width: 100%;
  height: auto;
}
