.placeit {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  height: 100%;
}

.sethite {
  height: 100%;
}

.bodyprops {
  background: url("../../assets/img/a%20cloudy%20sky-Magritte_upscayl_4x_realesrgan-x4plus.webp") center / cover no-repeat;
  background-attachment: fixed;
}

