What's wrong with this code?

It calls body.removeChild() with an ID value, not an elementIt calls body.removeChild() with the wrong ID

It calls body.removeChild() with an ID value, not an element.