.container {
  border-style:solid;
  border-image: url("https://dl.dropbox.com/scl/fi/6wo0voidugxmgg0a81v20/lace-border-png-37013.png?rlkey=3hn4k762e8y0v6d2v6mwrtcbr&st=5o8bpex4") 9 fill round;
  margin: auto;
  width: 884px;
  height: 665px;
  position: relative;
  padding: 5px;
  z-index: 4;
}
.container-one {
  border-width: 1px;
  border-style: solid;
  border-color: white;
  background-image: url('https://dl.glitter-graphics.com/pub/115/115869iceyhof3yd.gif');
  background-repeat: repeat;
  width: 880px;
  position: relative;
  left: 1px;
  height: 170px;
  box-shadow: 0 0 8px 8px white inset;
  z-index: 5;
}
.outer {
  border-width:7px;
  border-style:solid;
  border-image: url("https://foollovers.com/mat/baf/heart/he32-012-c.gif") 7 fill round;
  border-radius:15px;
  width: 120px;
  height: 120px;
  margin-top: 10px;
}
.inner {
   width: 100%;
  height: 100%;
  background-image: url('https://stickbugdoesstuff.neocities.org/profile.png');
  background-size: cover;
}
.introduction {
  background-image: url('https://stickbugdoesstuff.neocities.org/stars.jpg');
  font-family: starborn;
  color: white;
  -webkit-text-stroke: 1px black;
  text-align: center;
  font-size: 1.5em;
  margin-bottom: 5px;
}
.font-one {
font-family: Frighted;
background: url('https://stickbugdoesstuff.neocities.org/stars.jpg');
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-size: 1.5em;
}