#start {
  height: 100vh;
  position: relative;
  z-index: 8888;
}
#intro {
  width: 100%;
  height: 850px;
  border: 0px solid red;
}

