#big_intro {
  min-height: 100vh;
}
#big_intro #title {
  position: absolute;
  width: 100%;
  bottom: 40px;
  text-align: center;
}
#big_intro #title h1 {
  width: 100%;
  font-size: 9vw;
  line-height: 80%;
  letter-spacing: -2px;
  margin: 0 auto;
  text-align: center;
}

/*# sourceMappingURL=index.css.map */
