JSFiddle - React, Tailwind, and code Playground
HTML
<div></div>
CSS
div {
border: 1px solid #FF0000;
width: 980px;
height: 643px;
box-sizing:border-box;
}
JavaScript
// ipad testing
<div></div>
div {
border: 1px solid #FF0000;
width: 980px;
height: 643px;
box-sizing:border-box;
}
// ipad testing