/* style.css */
body {
  background-color: black;
  color: white;
  font-family: arial black;
  font-size: 20px;
}

