body{margin:0}.example{width:100vw;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.example .toolbar{display:flex;align-items:center;margin-bottom:1rem}.example .toolbar .state{margin:2rem 2rem 2rem 0;padding:2em;border:1px solid #ccc}.example .content{display:flex;width:100%;justify-content:center}.example .content .code{overflow:scroll}.example .content .code,.example .content .codemirror .cm-editor{width:30vw;height:50vh;margin:0 1rem;border:1px solid #ddd}
