Background image doesn't cover footer and header

I am working on the gold challenge. I have successfully added a background image, but it doesn’t cover the footer and header, which looks quite bad. Any advice on how to fix it?Nerd1

Setting contentMode on imageView to .scaletoFill helped!