.placeit {
  position: absolute;
  top: 5%;
  left: 0%;
  right: 5%;
  bottom: 5%;
  margin: auto;
}

.bodyprops {
  background: url("../../assets/img/BartBak_upscayl_3x_remacri-4x.webp") center / cover no-repeat;
  background-attachment: fixed;
  background-size: 100% 100%;
}

.centrit {
  text-align: center;
}

.vidprops {
  max-width: 100vw;
  height: auto;
}

.imipad {
  padding-bottom: 5px;
}

