#welcom-section {
  left: 10%;
  position: absolute;
  top: 45%;
  z-index: 9;
}
#welcom-section h2 {
  color: #fff;
  font-size: 64px;
  font-weight: bold;
}

