JSFiddle - React, Tailwind, and code Playground
HTML
<img style="-webkit-user-select: none; cursor: -webkit-zoom-out;"...
JavaScript
// awesome way to ensure consistent style for a targeted platform without additional http request(s)
<img style="-webkit-user-select: none; cursor: -webkit-zoom-out;"...
// awesome way to ensure consistent style for a targeted platform without additional http request(s)