Which properties set an element's size in pixels?
height
width
border
border-radius
We set an element's size in pixels with height and width.