Background image confusion

I have stored my background image ‘bg-image.jpg’ in /config/www/images.
Have seen that following should be specified for the background …

background: center / cover no-repeat url("/local/bg-image.jpg") fixed

but I am not shure where to place it … in configuration.yaml it generates an error.
Should it be in the /ui-lovelace.yaml which is documented in https://www.home-assistant.io/lovelace/yaml-mode/ or can it be done in an other way.
I have also a theme that I specified in Profile