I created a global style sheet using sass and put it in the public/style/styles.scss. I only specify a background color.
public/style/styles.scss
In the index, I added a link to
Add scss to styles array of angular-cli.json.