body {
  background-image: url("https://thehoshiverse.neocities.org/thecenter.gif");
  background-repeat: repeat-y;
  background-position: center;
  background-attachment: fixed;
  background-size: auto;
}

h1 {
  background-color: #cc99ff;
}

.with {
  background-color: rgba(13, 0, 26, 0.5);
  color: white;
  border: 2px solid black;
  margin: 20px;
  padding: 20px;
  text-align: center;
}

.wiptd {
  background-color: rgba(13, 0, 26, 0.5);
  color: white;
  border: 2px solid black;
  margin: 20px;
  padding: 20px;
  text-align: center;
}