body {
  font-family: Didot, serif;
  margin: 20px;
}

.container {
 display: flex;
 align-items: center;
 margin: 20px;
}

.text {
  font-size: 16px;
  margin: 25px;
}

.boxpls {
  margin: 4px 100px;
  border-style: solid;
  border-width: 3px;
}

#top {
  color: black;
  background-image:url("https://gaxolotlsite.neocities.org/bgs/back-012.gif");
}

#1 {
  background-image:url("back-024.gif");
  color: white;
}