Wrap the numbers 0, 100, and 50 in span elements, and wrap those new span elements in strong elements. Then give your new span elements id values of xpText, healthText, and goldText, respectively.
XP: 0 Health: 100 Gold: 50
console: Your first new strong element should have a span element.
Any one could help?