Horizontal Alignment adjusts the -ms-box-pack property.
Vertical Alignment adjusts the -ms-box-align property.
Flexibility adjusts the -ms-box-flex property.
You can very easily center your elements vertically and horizontally.
Using the controls above, these four boxes can be aligned and spaced by adjusting two CSS properties on their container.
The Flexibility controls allows the two middle boxes to shrink based on the amount of available space while the other two preserve their size.