h1,
p{
  color: green;
}

button{
  border: 5px solid black;
  width: 100px;
  background-color: white;
  color: blue;
}