I have one problem.
When I upload my background there is two boxes in the center of my site with a dark green colour.... How to remove this colour/picture/boxes?

.nopaper #gkContent::before {
display: none;
}
#gkContent::before {
display: none !important;
}