.button{
  width: 100px;
  height: 100px;
  text-align: center;
  font-size: 32px;
}

#game{
  width: 50%;
  margin: auto;

}
