#as-editor{background-color:#f0f8ff;border-right:2px solid gray;height:100vh;left:0;padding:10px;position:fixed;top:0;width:700px;z-index:99999}.as-actions,.as-actions-group{display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between}.as-action{background-color:#17174999;border-radius:4px;color:#fff;cursor:pointer;display:inline-block;font-size:.9rem;padding:2px 12px;transition:.3s}.as-action.as-action-disabled,.as-action.as-action-disabled:hover{background-color:#bbbbbb99;cursor:default}.as-action:hover{background-color:#171749;transition:.3s}#as-editor textarea{height:60vh;margin:5px auto;width:100%}