JSFiddle - React, Tailwind, and code Playground

by Kye Sooryun

HTML

<html>
<body>
<input type="button" value="휴대전화" data-certtype="1" onmousedown="aceTmPvSetting('CPULMO0101','click','step1-A_phone');" role="button" class="on" name="BtnHP">
</body>
</html>

CSS

html,body {color:#888888;-webkit-text-size-adjust:100%; /*-webkit-overflow-scrolling:touch;*/-webkit-overflow-scrolling:auto;}
input[type="button"].on {height:44px; margin:0; background:#0593a6; color:#fff; border-radius:4px;-webkit-appearance: none;}