button {
  font-size: large;
  color: #FFFFFF; /*rgb(255,255,255)*/
  background-color: #FF9595; /*rgb(255, 149, 149)*/
}