body {
  background-image: url("https://broeiplek.neocities.org/graphics/worm2.jpg");
}
p {
  color: green;
   background-color: white;
   font-family: Arial, Helvetica, sans-serif;
   word-spacing: 10px; 
   text-align: center;
}

