.editor-container{border:1px solid #ccc;border-radius:.5rem;padding:1rem}.menu-bar{flex-wrap:wrap;gap:1rem;margin-bottom:1rem;display:flex}.menu-bar button{cursor:pointer;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:.25rem;padding:.25rem .5rem}.menu-bar button.is-active{color:#fff;background:#3b82f6}.editor-content{border:1px solid #e5e7eb;border-radius:.25rem;min-height:200px;padding:.5rem}.ProseMirror{min-height:200px;padding:.5rem}.ProseMirror:focus{outline:none}.ProseMirror h1{margin:1rem 0;font-size:2rem;font-weight:700}.ProseMirror h2{margin:.75rem 0;font-size:1.5rem;font-weight:700}.ProseMirror p{margin:.5rem 0}
