body {
  background-image: url("gettyimages-169972491-612x612.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
}

.plane  {
  position: fixed;
  width: 300px;
}

.plane img {
  margin: -120px; 
}