JSFiddle - React, Tailwind, and code Playground

by RomanFF

HTML

<p>раз</p>

JavaScript

let p = document.querySelector('p');
console.log(p);