.first-div{
    background-color: rgba(255, 238, 238, 0.767);
    height: 550px;
    text-align: center;
    
}
.second-div{
    font-size: 45px;
    color: #db180e81;
    padding-top: 150px;
}
