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