#askai-floating-button::before {
    /* remove the -20 margin which interferes with adjacent elements */
    left: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
    right: 0 !important;
}
