div#__next {
  height: 100%;
}

.flex-root {
  height: 100%;
  overflow: auto;
}

.fit {
  width: 1%;
  white-space: nowrap;
}

.ck-editor__editable_inline {
  min-height: 400px;
}

.small,
.ck-editor__editable_inline {
  min-height: 100px !important;
}

* {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}
