<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<title></title>
<style>
#div1 {
width: 300px;
height: 400px;
background: gray;
margin: 100px auto;
text-align: center;
}
#count {
width: 200px;
height: 150px;
line-height: 150px;
margin: auto;
font-size: 40px;
}
#div1 input {
width: 150px;
height: 40px;
background: yellow;
font-size: 25px;
margin-top: 20px;
}
</style>
</head>
<body>
本内容试读结束,登录后可阅读更多
下载后可阅读完整内容,剩余2页未读,立即下载