img {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 800 px
  margin: auto;
  width: 50%;
}
