@import '../css/funcs';

.CUI {
  @include fillBox;
  overflow-y: scroll;
  overflow-x: hidden;
  font-size: 1rem;
  // background-color: #555;
}