.bodyprops {
  background: radial-gradient(var(--bs-gray-700), var(--bs-emphasis-color));
}

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

.image2 {
  top: 20%;
  height: 100vh;
}

.divprops {
  text-align: center;
}

.hiteset {
  height: 100%;
}

