htmml {
  background-size: 230px x 340px;
  display: block;
}

body {
  background-image: url("https://moonchild-journal.neocities.org/buttons/Photo_2024-07-14_072133-removebg-preview.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-color: transparent;
}
.title {
  justify-self: center;
  height: 91.25px;
  margin-left: 23px;
}
.blurb {
  justify-self: center;
  text-align: center;
  font-size: 11px;
  padding-left: 7px;
  padding-right: 45px;
  margin-top: -10px;
}
.button1 {
  width: 70px;
  margin-left: 30px;
}
.button2 {
  width: 80px;
  justify-self: right;
  margin-bottom: 2.5px;
}
.button3 {
  width: 68px;
  margin-left: 31px;
}