JSFiddle - React, Tailwind, and code Playground

HTML

<canvas id="matte_canvas" width="50" height="50" style="background-color:blue;"></canvas>

JavaScript

console.log(matte_canvas);