.json-view {
  padding-top: 20px;

  & .text-area {
    border: none;
    width: 100%;
    font-family: monospace;
  }
}
