body {
  background: rgb(192,255,48);
  font-family: arial;
  font-size: 2em;
  color: rgb(0,0,0);
  text-align: center;
}
a{
  color: rgb(0,128,0);
}
