
body {
  background-image: url(https://sillybreadgalxp.neocities.org/backgroundcollenthree.png);
  color: rgb(21, 8, 23);
  font-family: 'Comic Sans MS', 'Comic Sans', cursive;
}

peepee {
  text-align: center;
  display: inline-block;
  background-image: url(https://sillybreadgalxp.neocities.org/penis.png);
  width: 512px;
  height: 512px;
}

centering-thing{
  width: 512px;
  height: auto;
  margin: 0 auto;
  padding: 3px;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row;
}