开发者信息:海口星瑞旭网络科技有限公司
小熊壁纸 v1.0.8
.cell {
display: flex;
justify-content: center;
}
input {
margin: auto;
width: 55rem;
height: 8rem;
max-height: 60px;
font-size: min(4.5rem, 40px);
font-family: PingFangSC-Regular, PingFang SC;
font-weight: bold;
border-radius: 10rem;
background-color: red;
color: white;
border: none;
outline:none;
text-align:center;
vertical-align:middle;
}