#as-editor{border-left:2px solid gray;height:100vh;left:1rem;padding:10px;position:fixed;top:1rem;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%}