body {
  background-image:url(https://lunarnotfound.neocities.org/pages/moonywp.png);
  text-align:center;
}
div {
  background-color:#482d5e;
  color:#fffab0;
}
#sp {
  color:red;
}
.img {
  float:left;
}
#sticky {
  position:fixed;
  bottom:0;
  width:100%;
  left:0;
  }