JSFiddle - React, Tailwind, and code Playground

by geekrose Lee

HTML

<canvas>

CSS

canvas{
    width:475px;
    height:713px;
    background:red;
    }