h1 {
  color: navy;
  font-size: 32px;
}
button {
  background: blue;
  color: white;
  border-radius: 8px;
}
