.sidebar {
  height: 100%;
  width: 85px;
  position: absolute;
  left: 0;
  top: 0;
  background-color: transparent;
}
.sidebar a {
  padding: 8px;
  font-size: 24px;
  display: block;
  text-decoration: none;
}
.sidebar a:hover {
  cursor: pointer;
  opacity: .7;
}
.body-text {
  margin-left: 150px;
  font-size: 18px;
}
.content {
  max-width: 500px;
  margin: auto;
}
body {
  background-image: url("https://files.catbox.moe/aw5go5.png");
  background-repeat: repeat;
}
body {
  color: black;
}
aside {
  float: right;
}
.NObullshit {
  background-image: url("https://neutralmilkhotel.org/images/art/Brewer's%20Bell%20Museum-puddle4.jpg");
  background-repeat: repeat;
}
.somemorebullshit {
  float: right;
}
