Start by setting the class attribute of the first p element to the value full.
class
p
full
Make sure to pick class, followed by =, and finally "full".
=
"full"