#home{
    background-image: url(../images/BANNER1.png);
    background-repeat: no-repeat;
    background-size: cover;
    height: 100vh;
}
#about1{
    background-color: #065A46 !important;
}
#project1{
    background-image: url(../images/togetherhands.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}