div {
  display: flex;
  justify-content: center;
  height: 800px;
}

img {
  padding-top: 100px;
}
