.display-flex property

Sets the display to flex using vendor prefixes.

Mixin

Use

body {
  .display-flex;
}