body {
  display: -ms-flexbox;
  display: flex;
  height: 100vh; }

app {
  display: -ms-flexbox;
  display: flex;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -ms-flex-direction: column;
  flex-direction: column; }

.u-wrapper {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; }

/*# sourceMappingURL=app.291977c46e696b6b53b7.css.map*/