There is such a modal window with animation.

jsfiddle.net/ZELIBOBA/cjtb19dm/1/

But the problem is that two buttons open the same modal window. And I have rewritten code (js on jquery and html) in which two buttons open different modal windows (well, the contents are different) here is the link to the rewritten code

jsfiddle.net/ZELIBOBA/x8y3hbu1/4/

I have these animated bubbles moving into a new block and closing the modal window. What should I do. How can I make a modal window in the block that is being created?

    0