JSFiddle - React, Tailwind, and code Playground

HTML

<link href="http://yuliang.net/style/iphone.css" rel="stylesheet" type="text/css" media="all" />
<div class="m_phone">
<iframe id="wapFrame" name="wapFrame" frameborder="0" width="320" height="460" src="http://bpdu.com"></iframe>
</div>

CSS

.m_phone { float:left; width:400px; height:800px; margin:10px 70px 10px 10px; display:inline; background:#fff url(http://yuliang.net/documents/images/iphone.png) no-repeat;}
.m_phone #wapFrame { border:0; margin:149px 0 0 42px;}