@import './patch/index.scss';

.flex-1 {
  flex: 1;
}

.flex-center {
  justify-content: center;
  align-items: center;
}
