body {
  background-color: black;
  color: white;
  font-family: Verdana;
}
body {
 background-image: url("ball.png");
 background-color: #cccccc;
}