  
    body {
  background-color: black;
  color: white;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  background-image: url('https://piswalker.neocities.org/333yellow.png');
  background-repeat: repeat;
  background-attachment: fixed;
  background-size: cover;
}
  