To remove the p element from the body, start by coding bodyElement, followed by the removeChild() instruction.

Make sure to pick bodyElement, followed by ., and finally removeChild().