body {
  background-image: url("https://spamellesworld.neocities.org/background_scroll.gif");
  text-align: center;
  background-attachment: fixed;
}
h2 {
  color: red;
  font-family: cursive;
  text-shadow: 1px 1px 2px black;
  background-color: green;
  border-radius: 50px;
  width: 70%;
  margin: 10px auto;
}
.title {
  font-family: "Henny Penny", system-ui;
  font-size: 60px;
  text-shadow: 0 0 10px gold;
  color: green;
  margin: 10px auto;
}
.title-section {
  background-image: url("https://spamellesworld.neocities.org/red-and-white-christmas-sweater-with-gift-boxes-seamless-diamond-pattern-vector.jpg");
  border: 10px solid darkred;
  border-radius: 10px;
}
.profile {
  margin: auto;
  width: 300px;
  height: 500px;
  padding: 10px;
  background-color: gold;
  border-radius: 25px;
  background-image: url("https://spamellesworld.neocities.org/gold-glitter-texture-seamless.png");
  background-attachment: fixed;
}
.profile img {
  border-radius: 1000px;  
  border: 15px solid red;
  border-top: 15px solid green;
  border-bottom: 15px solid green;
}
.profile p {
  font-size: 20px;
  font-weight: 800;
  text-shadow: 1px 1px 2px black;
}
.music-jinglebells {
  margin: 40px auto;
  padding: 40px;
  border: 5px solid green;
  background-image: url("/christmas-sheet-music-decorations-on-600nw-2541561095.jpg");
  border-radius: 10px;
  width: 500px;
  height: 256px;
}
iframe {
  border: 5px solid red;
  border-radius: 5px;
}
.deer-decorate {
 margin: 0;
 height: 350px;
 width: auto;
}
.fact {
  color: green;  
  background-color: red;
  border-radius: 20px;
  width: 92%;
  font-size: 24px;
  text-shadow: 0 0 3px gold;
  margin: 0 auto;
}
.eer {
  margin: 15px auto;
  border: 5px solid darkred;
  border-radius: 15px;
  width: 450px;
  height: 450px;
  background-image: url("/sweater_pattern.jpg");
  }