Preview:
<div class="modal modal--alert hide">
    <h5 class="modal--heading heading--4">Delete Element</h5>
    <p class="modal--text">Are you sure you want to delete it?</p>
    <div class="modal--actions">
        <a href="#" class="link link--primary m-r-1" onclick="closeModal()">Yes</a>
        <a href="#" class="link link--secondary m-r-1" onclick="closeModal()">No</a>
    </div>
</div>
<div class="overlay hide"></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