Space
Add some space at a location in the layout. Abstraction over a div on which we set some size. It defaults to size 0.
h
, set the height, to set the vertical space, usually in a stack-like layout.w
, set the width, to set the horizontal space, usually in a horizontal flex-like layout.