Preview:
<div class="toast toast__success mb-2">
    <span> Saved!</span>
    <button type="button" class="toast__close">
        <i class="ri-close-fill"></i>
    </button>
</div>

<div class="toast toast__error">
    <span> Error Fetching Data</span>
    <button type="button" class="toast__close">
        <i class="ri-close-fill"></i>
    </button>
</div>
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter