What happens when the code inside the script runs?
- It accesses the parent of the
ul element - It creates a new element with the ID
about - It removes the element with the ID
about - It changes the element with the ID
about It accesses the parent of the ul element.