Browsing Category

Easy Cooking with Molly

My name is ‘Molly Kumar’, I’m a food blogger at ‘Easy Cooking with Molly’ and I live in California. I share healthier/Light version of family favorite recipes along with International recipes that I’ve learned upon traveling all over the world. I Strive my best to make everyday meal look gourmet, in the budget yet totally delicious!

document.addEventListener("DOMContentLoaded", function() { const youtubeIframes = document.querySelectorAll('iframe[src*="youtube.com"], iframe[src*="youtu.be"]'); youtubeIframes.forEach(function(iframe) { const parent = iframe.parentElement; if (!parent.classList.contains('youtube-container')) { const wrapper = document.createElement('div'); wrapper.classList.add('youtube-container'); iframe.parentNode.insertBefore(wrapper, iframe); wrapper.appendChild(iframe); } }); });