So in this step I can seem to figure out where there to put the new p element I’ve tried several different places and it keeps saying is wrong
After your last .divider element, create a p element and give it the text Total Fat 8g 10% . Wrap the text Total Fat in a span element with the class of bold . Wrap the text 10% in another span element with the class of bold . Finally, nest the Total Fatspan element and the text 8g in an additional span element for alignment.
Please use the Ask for help button, or at least include a link to the challenge you are asking about, otherwise it’s impossible to know which challenge you are asking for help. The benefit of the Ask for help button is that it also includes your code, without which we can’t help