`
`
requestAnimationFrame(function() {
    Q.textContent = document.body.innerHTML
    document.body.firstChild.nodeValue = ''
})
//