body{--tt-toolbar-height:44px}.tiptap.ProseMirror{font-family:DM Sans,sans-serif}.content-wrapper{height:calc(100% - var(--tt-toolbar-height));scrollbar-width:thin;scrollbar-color:var(--tt-scrollbar-color) transparent}.content-wrapper::-webkit-scrollbar{display:block;width:.5rem}.content-wrapper::-webkit-scrollbar-track{background:transparent}.content-wrapper::-webkit-scrollbar-thumb{background-color:var(--tt-scrollbar-color);border-radius:4px}.simple-editor-content{max-width:48rem;width:100%;margin:0 auto}.simple-editor-content .tiptap.ProseMirror{padding:1rem}@media screen and (max-width:480px){.simple-editor-content .tiptap.ProseMirror{padding:1rem 1.5rem}}