JSFiddle - React, Tailwind, and code Playground
HTML
<div id="preview_phone">
<img src="http://s8.hostingkartinok.com/uploads/images/2016/03/0fc4d5dd64e102d15cd686beaf3b6fe9.png" width="100%">
<div id="left_preview_phone"></div>
<div id="content_preview_phone">Contented get distrusts certainty nay are frankness concealed ham. On unaffected resolution on considered of. No thought me husband or colonel forming effects. End sitting shewing who saw besides son musical adapted. Contrasted interested eat alteration pianoforte sympathize was. He families believed if no elegance interest surprise an. It abode wrong miles an so delay plate. She relation own put outlived may disposed.
Advice me cousin an spring of needed. Tell use paid law ever yet new. Meant to learn of vexed if style allow he there. Tiled man stand tears ten joy there terms any widen. Procuring continued suspicion its ten. Pursuit brother are had fifteen distant has. Early had add equal china quiet visit. Appear an manner as no limits either praise in. In in written on charmed justice is amiable farther besides. Law insensible middletons unsatiable for apartments boy delightful unreserved.
Residence certainly elsewhere something she preferred cordially law. Age his surprise formerly mrs perceive few stanhill moderate. Of in power match on truth worse voice would. Large an it sense shall an match learn. By expect it result silent in formal of. Ask eat questions abilities described elsewhere assurance. Appetite in unlocked advanced breeding position concerns as. Cheerful get shutters yet for repeated screened. An no am cause hopes at three. Prevent behaved fertile he is mistake on.
</div>
<div id="right_preview_phone"></div>
<img src="http://s8.hostingkartinok.com/uploads/images/2016/03/1f6a0711843b2e4499e3ead0297a169a.png" style="margin-top: -4px;" width="100%">
</div>
CSS
#preview_phone {
width: 230px;
margin: 0 auto;
}
#left_preview_phone {
margin-top: -4px;
width: 17px;
height: 370px;
float: left;
background: url('http://s8.hostingkartinok.com/uploads/images/2016/03/2c7b6fcd13a199f2b2e21c3844ec89d7.png') repeat-y;
}
#content_preview_phone {
width:196px;
height: 370px;
float: left;
overflow: scroll;
}
#right_preview_phone {
margin-top: -4px;
width: 17px;
height:370px;
float: left;
background: url('http://s8.hostingkartinok.com/uploads/images/2016/03/8ed754d4ff1197aa4d247f6fd25527c0.png') repeat-y;
}