
  
  #contact {
    position: relative;
    height: 100vh;
    background-color: rgba(200, 200, 200, 0.5);
  }

  #contact .text-area{
    position: relative;
    left: 5%;
    width: 80%;
    margin-top: 0px;
  }

  #contact .second-title{
    width: 300px;
  }