#fourth-page {
    height:max-content;
    background-color: #FFFFFF;
    padding-bottom: 50px;
}

#texts2 {
    height:100%;
    color:#000;
    font-size: 2em;
    padding-left: 50px;
    padding-right: 50px;
}

#text3 {
    padding-top: 50px;
}

#text4 {
    padding-top: 20px;
}