body {
  background-color: white;
  color: white;
  font-family: 'Comic Sans MS', cursive;
  font-weight: bolder;
  font-size: 25px;
  background-image: url("https://paint-and-blue.neocities.org/grass.gif");
  background-repeat: repeat;
  cursor: url('https://paint-and-blue.neocities.org/cursor.png'), default;
}