body{
  background: url(../images/darsh.png) no-repeat center center fixed;
  background-size: cover;
}

.hero{
  color: azure;
  margin-top: 20%;
  text-align: center;
  font-size: 75px;
  letter-spacing: -.05em;
  line-height: 1.2em;
  font-family: 'Crafty Girls', cursive;
}
 
