body {
  background-image: url('https://heartaches.neocities.org/other%20website/a19bb19883d55095808866b523420bcb.jpg');
  background-size: cover;
  background-attachment: fixed;
  overflow: hidden;
}

a:link {
  color: #f0c7cb;
  background-color: transparent;
  text-decoration: underline;
} 

a:visited {
  color: #d2c0ba;
  background-color: transparent;
  text-decoration: underline;
} 

.contenedor-recorte {
  width: 520px;
  height: 34px;
  overflow: hidden; /* Oculta lo que sobresale del contenedor */
}

.container {
  /*(c) solielios*/
  border-width:12px;
  border-style:solid;
  border-image: url("https://file.garden/Zy7nsVKnFHAuCMhW/border/cr/Madonna4") 11 fill round; 
  margin: auto;
  width: 1250px;
  height: 665px;
  position: relative;
  padding: 5px;
  z-index: 4;
}