>>> 无需下载,点击继续阅读接下来的章节
.cell { display: flex; justify-content: center; } button { margin: auto; width: 55rem; height: 8rem; max-height: 60px; font-size: min(4.5rem, 40px); font-family: PingFangSC-Regular; font-weight: bold; border-radius: 10rem; background-color: red; color: white; border: none; outline:none; text-align:center; vertical-align:middle; }