/** make the image in the alt text composer big enough to see */
div[data-headlessui-portal] button > img[src^="https://cohost.org/rc/attachment-redirect/"],
div[data-headlessui-portal] button > img[src^="blob:https://cohost.org/"] {
width: auto;
height: auto;
}syntax highlighting by codehost
