resolves #164 remove elements that do not affect the layout
I had to remove the elements in the wrapContent function otherwise the nodes are detached from the document and I cannot get the effective styles (using window.getComputedStyle).
resolves #164
Edited by Boris Budini