I am trying to remove the space on the left and right sides of my footer using the CSS editor. I have tried removing the margin and padding on the body and on the footer. The footer width is set to 100%, but there is still white space on the left and right sides. How can I make the footer be full-width?