html, body {
  height: 100%;
}

h1 img {
  width: 300px;
}

main {
  height: 100vh;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  align-content: center;
  justify-content: center;
}/*# sourceMappingURL=style.css.map */