admin control panel -> styles -> style properties -> responsive design: navigation -> navigation tab -> set color and/or background color. I recommend changing background color.
Spacing issue: try adding this to responsive_extra.css
Spacing issue: try adding this to responsive_extra.css
Code:
body { margin: 0 !important; }
