h1 {
  text-align: center;
}

h4 {
  text-align: center;
}

p {
  margin: 20px 100px;
  text-align: justify;
  
}
.imghome {
  margin: 20px 100px;
  text-align: center;
}

details {
  margin: 20px 100px;
  text-align: justify;
}

.imghover{
  width: 500px;
  position: 'relative';
  text-align: center;
}



.lerwborrar1 {
  position: absolute;
  opacity:0;
  text-align: center;
}

.lerwborrar1:hover {
  opacity:1;
}


