.hero {
  background: url('images/hero.png') no-repeat center center;
  background-size: cover;
  color: #000; 
}
