</div>
```
----
-
-## Central Alignment
-
-Central alignment can be applied to a flex parent—which will centrally align all children automatically.
-
-To set parent alignment, use this class:
-
-- `.align-center-middle`
-
-```html_example
-<div class="row align-center-middle">
- <div class="columns">I am in the center-middle— that is, I am centrally located!</div>
- <div class="columns">As above, though I share the center-middle with my siblings.
-</div>
-```
-
## Vanilla Flexbox Helper Classes
Foundation also includes some helper classes for quickly applying flex