body {
  font-size: .9rem;
  margin: 0;
  padding: 1rem;
}

h1 {
  font-weight: 400;
}

img {
  max-width: 100%;
  height: auto;
}