<div> <div id="recipe-ingredients-title"> <h2 class="h3">Ingredients</h2> </div> <div id="recipe-ingredients-card"> <ul id="ingredients-list"> <li> <span class="qty">1 </span><span class="ingredient">egg white </span> </li> <li> <span class="qty">1/2 </span><span class="ingredient">lemon, juice only </span> </li> <li> <span class="qty">1 tsp </span><span class="ingredient">peppermint extract </span> </li> <li> <span class="qty">425g </span><span class="ingredient">icing sugar, plus extra for dusting </span> </li> <li> <span class="qty">175g </span><span class="ingredient">dark chocolate </span> </li> </ul> </div> </div> <div class="row mt-4"> <div id="recipe-method-title"> <h2 class="h3">Method</h2> </div> <div id="recipe-method"> <ol> <li id="step1">Whisk the egg white until stiff peaks are formed. Slowly whisk in the lemon juice, Peppermint Extract and icing sugar until a stiff paste is achieved.</li> <li id="step2">Tip the mixture onto a work surface liberally dusted with icing sugar. Roll out thinly.</li> <li id="step3">Use a small round cutter to shape the creams, then place them onto a baking tray and chill in the fridge for 1-2 hours, or until they have set.</li> <li id="step4">Melt the chocolate in a bowl set over a pan of simmering water (do not let the base of the bowl touch the water).</li> <li id="step5">Dip each peppermint cream into the chocolate until half covered and set aside on a baking tray. Chill until set.</li> </ol> </div> </div>