French Vanilla
3.00
--- id: 5f716ad029ee4053c7027a7a title: Part 50 challengeType: 0 dashedName: part-50 --- # --description-- Nest two `p` elements inside your `article` element. The first one's text should be `Donut`, and the second's text `1.50`. Put both of them on the same line making sure there is no space between them. # --hints-- Test 1 ```js ``` # --seed-- ## --seed-contents-- ```html