
* {
  background-color: #222222; /* black; /* Or use the hex code #000000 */
  color: green;
  font-size: 36;
  font-family: Arial, sans-serif;
}


/*
  a {
  color: green;
  background-color: #222222;
  font-weight: bold;
  font-size: 36;
}

ul {
  color: green;
  font
}
*/

th, td {
  padding: 15px;
}

