<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Example</title> </head> <body> <div id="toasts-container" class="position-right position-bottom"></div> <script src="../dist/example.js"></script> </body> </html>