html {
  font-family: Arial, Helvetica, sans-serif;
}

body {
  margin: auto;
  position: relative;
}

main img {
  width: 100%;
}

