main{
  background-image: url();
  background-repeat: no-repeat;
  background-size: cover;
}
    .overlay {
      background-color: rgba(0, 0, 0, 0.4);
    }
   