I would guess I added that position: fixed in order to have the widget float on top with the backdrop over the page, while the rest could be scrolled in theory. In any case, it broke the layout when putting the widget in other positions, like e.g. centered, or on the page bottom.
Going to merge this with just my own testing, as I don't think it's worth for someone else to go through it with multiple apps for this one CSS statement.
I would guess I added that
position: fixed
in order to have the widget float on top with the backdrop over the page, while the rest could be scrolled in theory. In any case, it broke the layout when putting the widget in other positions, like e.g. centered, or on the page bottom.fixes #106