body {
    /* background-image: url("images/BG.png"); */
    background-color: black;
    text-align: center;
    
}


.prov18 {
    height: 400px;
    max-width: 90%;
    border-radius: 20px;
    border-bottom: solid #333333 8px;
}


.frstCor13 {
    height: 400px;
    max-width: 90%;
    border-radius: 50%;
    border-bottom: solid #333333 8px;
}

.mov {
    max-width: 100%;
}

img {
    /* margin: 50px; */
}



nav {
    position: fixed;
    z-index: 2;
    top: 0px;
    height: 70px;
    
    display: flex;
    justify-content: space-between;
    align-items: center;
    
    
    
    width: 100%;
    background-color: rgb(0,0,0,0.7);
    /*padding-left: 30px;*/
    /*padding-top: 30px;*/
    /*padding-bottom: 30px;*/
    display: flex;
    border-bottom: solid 3px #333333;
    
}

.promise2love {
    /*position: fixed;*/
    /*z-index: 50;*/
    /*top: 20px;*/
    /*right: 20px;*/
    width: 140px;
    height: 30px;
    border-bottom: solid 5px rgb(176, 48, 43);
    border-radius: 20px;
}

        
        
.backBtn {
    width: 50px;
}

.mrandmrsTitleDiv {
    width: 100%;
}

.mmmTitle {
    max-width: 100%;
}



.gibbsName {
    color: color: rgb(69, 64, 58);
    font-size: 122px;
    
}





