JSFiddle - React, Tailwind, and code Playground

HTML

hello

JavaScript

document.body.innerHTML = document.body.innerHTML.replace(/hello/g, "hi");