Baby Bender Coloring Page

Baby Bender coloring page, from Futurama.

Print `; iframe.contentDocument.open(); iframe.contentDocument.write(printContent); iframe.contentDocument.close(); iframe.onload = function() { iframe.contentWindow.focus(); iframe.contentWindow.print(); setTimeout(() => { document.body.removeChild(iframe); }, 1000); }; }