.game{
  background-color: yellow;

  color: red;
}

#result{
  color: blue;
  text-align: center;
}
