body {
  min-width: 294px;
  color: #000000;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 0;
  text-decoration: none;
  background: #000000 center 0;
  background-position: center top;
}
div {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.haruka {
  display: block;
  top: 50%;
  margin: auto auto;
  image-rendering: pixelated;
  position: 50% 0px;
}
