background fill on footer does not extend to edges
Summary
The footer is a square at the bottom instead of extending to the edge of the page.
Helpful Links
This is either going to be an issue with a div not being closed or opened somewhere properly, or a misapplied or missing CSS class.
Look for containers, or look for a width
specification if the CSS is customized. Bootstrap keeps things within its grid system boundaries unless otherwise specified.