

body {
  margin: 0;
  background-image: url('https://solario-anomalies.neocities.org/stars.png');
  background-position: center;
  background-repeat: repeat;
  background-attachment: fixed;
}
