body{margin:0;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.logo{position:fixed;top:20px;left:20px;padding:8px 16px;margin:0;border-radius:9999px;font-size:14px;background:#eee;z-index:1}body{--editor-height: 100vh}.editor-container{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:var(--editor-height);overflow:auto;z-index:0}.tiptap{max-width:1000px;padding:calc(var(--editor-height) / 2 - 36px) 40px;margin:0 auto;outline:0;resize:none}.tiptap p{margin:0 0 16px;font-size:48px;line-height:1.5;transform-origin:left;animation:text-scale linear;animation-timeline:view()}@keyframes text-scale{0%{transform:scale(.25)}50%{transform:scale(1)}to{transform:scale(.25)}}.tiptap p:last-child{margin-bottom:0}.tiptap p.is-editor-empty:first-child:before{color:#999;content:attr(data-placeholder);float:left;height:0;pointer-events:none}@media screen and (max-width: 768px){.tiptap{padding:calc(var(--editor-height) / 2 - 24px) 40px}.tiptap p{font-size:32px}}
