div {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 300px;
  position: fixed;
  top: 400px;
  left:485px;
}

img {
  width: 100%;
  height: 100%;
}