@import '../../lib/commonStyles/variable';

.empty {
  @include display_flex;
  @include flex-center;

  height: 100%;
}
