.main-section{position:relative;width:100%;height:90vh;display:flex;justify-content:center;align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;overflow:hidden;color:black}.section-content{position:relative;z-index:3;text-align:center;max-width:800px;padding:0 20px;color:white}.section-content h1{font-size:3rem;margin-bottom:30px;font-weight:700;text-transform:uppercase;color:white}.section-content p{font-size:1.2rem;line-height:1.6;color:white;font-weight:600;background-color:rgba(0,0,0,.6);padding:15px;border-radius:5px;max-width:500px;margin-left:auto;margin-right:auto}