div {
  display: flex;
  justify-content: center;
  height: 100vh;
}

img {
  width: 50%;
  height: auto;
}
