body {
background-image:url(https://images.unsplash.com/photo-1439362204303-f36d565c4186?ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&ixlib=rb-1.2.1&auto=format&fit=crop&w=871&q=80);
background-size: cover;
}

h1 {
  color:black;
  font-family: 'Open Sans', sans-serif;
}

p {
  color: black;
}

button {
font-family: 'Open sans', sans-serif; 
font-size: 1.1rem;
color: black;   
}
