Hacker News new | ask | show | jobs
Understanding the Emotional Response (2015) (alistapart.com)
26 points by thelastnode 3170 days ago
1 comments

document.evaluate("/html/body/header/h1/a", document, null, XPathResult.FIRST_ORDERED_NODE_TYPE, null).singleNodeValue.style.marginTop = "50px"

there fixed that for you.