body {
  font-family: 'Roboto', sans-serif;
}

.content {
  max-width: 40rem;
  margin: auto;
  padding: 16px;
}

h1 {
  margin: 1rem 0;
  font-size: 2rem;
  font-weight: 500;
}

.section {
  margin: 1rem 0;
}

styledimg {
background-repeat: no-repeat;
width: auto;
height: auto;
}