JSFiddle - React, Tailwind, and code Playground

HTML

<button onclick="this.setAttribute('style', 'color:red;/*CSS comment!*/background:black;'); // JavaScript comment!">Click on me!</button>