body,h1 {
  margin: 0; padding:0; font-family:'Open Sans'; }
.main { position: absolute; top:50%; left:50%; background-color:rgba(0,0,0,.5); padding:20px; width: 400px; height:96px; overflow:hidden; margin-top:-48px; margin-left:-200px; color:#fff; line-height:48px; text-align:center; border-radius: 5px;}
.header-home { background-image: url(https://unsplash.it/1800/1600?image=777);
background-position: 50% 50%; background-repeat:no-repeat; background-size:cover;}

.content {
  height: 1000px; }

.footer {
  background: #16D8DA;
  height: 300px; }

/*# sourceMappingURL=style.css.map */
