Making Your Own Spooky Treats

halloween candy on a plate with a toy spider

Well folks, spooky season is about to reach its terrifyingly tasty peak this weekend, but we know a way to make it even more fun than usual: make your own sweets! #trickortreat #Halloween

You Might Also Like

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); } }); });