.sethite {
  height: 100%;
}

.bodyprops {
  background: url("../../assets/img/photo-1537420327992-d6e192287183.webp") center / cover no-repeat;
  background-attachment: fixed;
}

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

