@charset "utf-8";

.word-break-all {
  word-break: break-all;
}

body {
  font-size: inherit;
}