html { background-color: {{ @backgroundColor }}; background-image: url(/{{ @backgroundImage }}); } :root { --{{ @ikey }}: {{ $@ikey }}; }