Use the children() method to add a red color to the first child element of <div>.
Syntax hint: $(selector).children(filter)
first p (child)
second p (child)