D3 Notes

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