.divprops {
  width: 100%;
  height: 100vh;
}

.bodyprops {
  background: var(--bs-black);
}

