<script src="//cdn.jsdelivr.net/npm/sweetalert2@11"></script> <script> Swal.fire( 'Good job!', 'You clicked the button!', 'success' ) </script>