So I have an element that is placed directly inside body:
Some stuff... Other stuff... >
Add these to the style tag in body, like the following one:
style
body
body { margin:0px; padding:0px; }
It worked for me. Good luck!!