This HTML template creates a custom toast notification system. It includes buttons for different types of notifications: success, failure, information, and warning. The toast notifications are styled with `toast.css` and use Material Symbols for icons. The `toast.js` script handles the functionality of displaying these notifications. An overlay (`toast-overlay`) is included for background effects.