.imgBG{
    background: url("../img/whatCanWeDo.webp") center;
    background-size: cover;
}

.checkbox li:before{
    content: '☑';
}