h {color:white;}


body {
  background-image: url('https://projects.codecraftworks.com/web/PJwp0cOwneUFjbFbgDjj/assets/pexels-lucie-liz-3165335.jpeg');
  background-repeat: no-repeat;
  background-attachment: fixed;  
  background-size: cover;
}

h2{
  color: #04d9ff;
  font-weight: bold;
  text-align: center;
}