Which instruction do we use to add a child element inside the parent element?
.appendChild()
.createElement()
Make sure to pick .appendChild().