@import '../../imports';

.body-portal {
  position: absolute;

  &.full-size {
    width: 100%;
    height: 100%;
  }
}
