JSFiddle - React, Tailwind, and code Playground

by Mehmet Yener

HTML

<div class="iphone">
    
</div>

CSS

.iphone
{
    height:1136px;
    width:640px;
    border:1px solid #000;
}