Add class="black" to the p element.
class="black"
p
Make sure to pick class, followed by =, and finally "black".
class
=
"black"