body {
  background-image: url(./images/bg-tile.png);
  background-repeat: repeat;
}

#hero {
  background-color: rgba(0, 0, 0, 0.8);
}