Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

1

// Add Shortcode
function custom_shortcode() {

	<script async src="//jsfiddle.net/alexisprince13/nwxsp7vr/6/embed/result/dark/"></script>

}
add_shortcode( '', 'custom_shortcode' );