html {
  font-family: sans-serif;
}

.center {
  margin: 0 auto;
  max-width: 500px;
  text-align: center;
  width: 100%;
}

img {
  width: 100%;
}
