.content{
background-color:tan;
   font-family: "Nothing You Could Do", cursive;
  font-weight: 400;
  font-style: normal;
  border-radius:10px;
  border-style:solid;
  overflow:hidden;
    align-items:center;
    font-size:25px;
}
body{
  background-image:url("https://zunralaboratories.neocities.org/christmas%20list/xmas.png");
}
#text{
  width:900px;
  height:138px;
  align-items:center;
}

#title{
  width:100%;
  height:100%;
}

#wrap{
  width:100%;
  height:100%;
}