JSFiddle - React, Tailwind, and code Playground

by adamh

JavaScript

$('body').html('Width: ' + $(window).width() + '<br />Height: ' + $(window).height());