.free-tool-section{flex:1}.free-tool-section .layout{padding-right:var(--common-padding)!important;padding-left:var(--common-padding)!important;padding-bottom:40px;margin:0 auto}.free-tool-section .layout #container{display:flex;margin-top:20px}.layout #container .editor-container{position:relative;flex:1;max-width:50%}#container .editor-container #editor,#container .editor-container #HtmlText{width:100%;height:calc(100vh - 60px)!important;flex-shrink:0}.free-tool-section .layout .toastui-editor-defaultUI-toolbar{background-color:#fff;flex-wrap:wrap}.layout .toastui-editor-defaultUI-toolbar .toastui-editor-toolbar-group{flex-wrap:wrap}.free-tool-section h1{text-align:center}#container h1{text-align:left;margin:0}.editor-title{top:-20px;left:10px;font-weight:700;margin-left:20px}.editor-container .editor-title-container{display:flex;justify-content:space-between;align-items:center;min-height:40px}#HtmlText{font-family:Source Han Sans CN!important;background-color:#fff;padding:20px;border:1px solid #ccc;overflow-y:auto;box-sizing:border-box}#HtmlText p{margin-bottom:10px}#HtmlText h1,#HtmlText h2,#HtmlText h3,#HtmlText h4,#HtmlText h5,#HtmlText h6{margin-top:15px;margin-bottom:10px;font-weight:600}#HtmlText code{background-color:#e0e0e0;padding:2px 4px;border-radius:3px}#HtmlText pre{background-color:#f5f5f5;padding:10px;border-radius:5px;overflow-x:auto}#HtmlText blockquote{border-left:4px solid #ccc;padding-left:10px;margin-left:0}#HtmlText td,#HtmlText th{border:1px solid rgba(0,0,0,.1)}.clear-button,.copy-button{top:-20px;right:10px;padding:5px 20px;background-color:var(--btn-bg-color);color:#fff;border:none;border-radius:3px;cursor:pointer}#editor .toastui-editor-contents{height:100%;overflow-y:auto;z-index:10;font-family:Source Han Sans CN!important}#HtmlText::-webkit-scrollbar,.toastui-editor-contents::-webkit-scrollbar{width:6px;height:12px;opacity:0;-webkit-transition:all .34s ease-out;transition:all .34s ease-out}#editor .toastui-editor-contents:hover::-webkit-scrollbar,#HtmlText:hover::-webkit-scrollbar{opacity:1}#HtmlText::-webkit-scrollbar-thumb,.toastui-editor-contents::-webkit-scrollbar-thumb{background:#dddee0;border-radius:10px}#HtmlText::-webkit-scrollbar-thumb:hover,.toastui-editor-contents::-webkit-scrollbar-thumb:hover{background:#c7c9cc}#HtmlText::-webkit-scrollbar-thumb:horizontal,.toastui-editor-contents::-webkit-scrollbar-thumb:horizontal{background:#dddee0}#editor,#editor h1,#editor h2,#editor h3,#editor h4,#editor h5,#editor h6{font-size:14px!important}.ant-message{opacity:0;transition:all .3s;box-sizing:border-box;margin:0;padding:0;color:#19191a;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:fixed;top:8px;left:0;z-index:1010;width:100%;pointer-events:none}.ant-message-notice{padding:8px;text-align:center}.ant-message-notice-content{display:inline-block;padding:10px 16px;background:#fff;border-radius:2px;box-shadow:0 3px 6px -4px rgba(0,0,0,.12),0 6px 16px 0 rgba(0,0,0,.08),0 9px 28px 8px rgba(0,0,0,.05);pointer-events:all}.ant-message .anticon{position:relative;top:1px;margin-right:8px;font-size:16px}.anticon svg{display:inline-block}