Hey Djokara,
How are you doing today?
You can change the body background color with some custom CSS. Please try Try adding the following CSS code in the style.css file of your child theme or add it in your site using the following plugin:
https://www.ads-software.com/plugins/simple-custom-css
.mh-content-section {
background: #000;
}
Replace the color hex value change the color. You can use sites similar to this one to get hex value for the color of your choice:
https://www.color-hex.com/
If this doesn’t work could you please post link to your site so I can take a look?
Hope this helps ??
Best regards,
Bojan