Padding support, SSR and destroyed improvements
Enhancement:
- including top and bottom padding in height calculations - suggested by @capc0 in #56 and also solved by @capc0 in #60
Fix:
- dropping direct 'window' reference, better SSR support - spotted by @mdeveloper #51
- improving 'destroyed element' handling - @steven274 #54