@import '../../styles/global.styl';

:host {
  display flex;
  justify-content center;
  align-items center;
  height 98vh;
}
