html, body {
  display: grid;
  height: 100%;
  margin: 0px;
}

img {
  margin: auto;
}