How I can remove the white background and elements float on the background of grass?
I appreciate the help as always!
#mainPage,
#mainPage .box > div {
background:none !important;
}
#mainPage .box > div {
border: none !important;
}