body {
  background-color: rgb(0, 0, 0);
  color: rgb(0, 0, 0);
  font-family: Arial, sans-serif;
  text-align: center;
  padding-top: 50px;
}




h1 {
  
 font-family: "Silkscreen", sans-serif;
  color: rgb(30, 255, 0);
}

h2 {
    font-family: "Pixelify Sans", sans-serif;
  color: rgb(30, 255, 0);
}


