body {
background-image:url('https://femcelish.neocities.org/resources/eye.jpeg');
   background-repeat: repeat-x repeat-y; 
}
.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 50%;
}
.centered {
position: absolute;
 top: 78%;
 left: 50%;
  transform: translate(-50%, -50%);
  background:rgba(200, 54, 54, 0); 
  max-width: 25%;
}
.tpm {
  text-align: center;
  font-size: 1.3vw;
}
p {
  text-align: center;
  font-size: 1vw;
}
  position
  top: 50%;