body {
  background-image: url("https://astrowildcat.neocities.org/backgrounds/background0.jpg");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}
.aligncenter {
    text-align: center;
}