# Document

Spoof the size of the HTML body element.


# Properties

Property Type Description
document.body.clientWidth uint Width of the document's body
document.body.clientHeight uint Height of the document's body
document.body.clientTop uint Width of the top border of the document's body
document.body.clientLeft uint Width of the left border of the document's body