
#img {
  position: absolute;
  left: 900px;
  top: 26px;
  z-index: -1;
}

#img2 {
  position: absolute;
  left: 450px;
  top: 400px;
  z-index: -1;
}

