📄️ Aspect Ratio
Control width-to-height proportions of elements.
📄️ Display
Set element display properties like hidden, flex.
📄️ Object Fit
Define how content/images fits within containers.
📄️ Overflow
Control the visibility of content that overflows the boundaries of its container.
📄️ Position
Set absolute or relative positioning for elements.
📄️ Top / Right / Bottom / Left
Control element offsets from any side.
📄️ Z-Index
Manage stacking order of overlapping elements.