<iframe id="jsoncrackEmbed" src="https://jsoncrack.com/widget?json=639b65c5a82efc29a24b2de2" />
body {
  margin: 0;
  padding: 0;
}

section {
  width: 100%;
  height: 100vh;
  display: flex;
  flex-direction: column;
}

textarea {
  width: 100%;
  height: 100%;
}

div {
  display: flex;
  width: 100%;
  height: 150px;
}

#jsoncrackEmbed {
  flex: 1;
  order: 2;
  width: 100%;
  height: 100vh;
  border: none;
}

External CSS

This Pen doesn't use any external CSS resources.

External JavaScript

This Pen doesn't use any external JavaScript resources.