*{padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}.title{text-align:center;font-size:40px;font-weight:700;height:100px;line-height:100px}.container{display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px;width:80vw;min-width:800px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:calc(100vh - 150px);margin:auto}.container>pre{font-family:monospace}.container>pre,.schema{height:100%;overflow-y:auto;border:1px solid rgba(0,0,0,.1);border-radius:8px;padding:12px;width:50%}.schema{margin-left:20px;overflow-x:hidden}