typealias CssSize = Pair<Number, UNIT>
This type is used for defining CSS dimensions (width, heights, margins, paddings, etc.).