<>
#header{
display: none;
}
#footer{
display: none;
}
body { padding:0; margin:10px; text-align:center;}
.wrapper { width:100%; height:100%; margin-top:140px;}
.image { margin:10px 0 }
p{
font-size:14px;
}
input{
display:block;
margin:0 auto 10px;
border:0;
padding:0;
}
.image img{display:block;margin:0 auto;}
.btns { width:143px; height:40px;color:#fff;background:#f60; }
.geetest_captcha {
display: flex !important;
justify-content: center !important;
}
>