.bodyprops {
  font-family: PrototypeAuto;
  font-size: 15px;
}

.placeit {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100dvh;
}

.centrit {
  text-align: center;
}

