Hi Will
Thanks for reaching out
I can see the black header and footer, however, the menu is in black, to make it white add the CSS below
.top-menu .navigation > li > a {
color: #fff;
}
.menu-search:before,
.menu-search:after {
border: 1px solid #fff;
}
Copy & Paste it in Appearance -> Customize -> Additional CSS
=============
Also the slider has some gap in both the edges and is not full width. To make it full width check the screenshot below
https://prnt.sc/4hLEBRSq5orS
Let us know if you have any questions
Best Regards