JSFiddle - React, Tailwind, and code Playground

JavaScript

try {
    document.createElement(" ")
}
catch(e){
 alert(e);   
}