Movie Night Menu

Someone eating popcorn while holding a remote.

While planning a #movienight, it’s good to remember that popcorn isn’t the only snack you can eat while watching the big screen. Expand your movie night menu with some of these ideas! #SimplyBetterLiving #SharpEats #SharpHome #SharpLiving

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