body, html {
  min-height: 100%;
  background: transparent url("img/jungle.jpeg") no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

section {
  width: 100%;
}

#logo {
  width: 100%;
  max-width: 200px;
}/*# sourceMappingURL=style.css.map */