#header {
 position: absolute;
  left: 0;
  top: 0;
  right: 0;
  z-index: 1;
}

#banner {
 position:relative;
  z-index: 0;
  height: 100vh;
}