French Vanilla
3.00
--fcc-editable-region----- id: 5f3c866d28d7ad0de6470505 title: Part 33 challengeType: 0 dashedName: part-33 --- # --description-- The flavors and prices are currently stacked on top of each other and centered with their respectable `p` elements. It would be nice if the flavor was on the left and the price was on the right. Add the class name `flavor` to the `French Vanilla` `p` element. # --hints-- Test 1 ```js ``` # --seed-- ## --seed-contents-- ```html