JSFiddle - React, Tailwind, and code Playground

HTML

<div id="foo"></div>

JavaScript

var bar = foo;
console.log(bar);