D3 Notes Revision as of Sunday, 20 October 2019 at 01:32 UTC

const background = svg.add.....
background.add(object1)
background.add(object2)
background.add(object3)