input {
    width: 60px;
    height: 40px;
    background-color: bisque;
    border: 1px solid yellowgreen;
    font-size: 22px;
    font-family: '隶书';
    border-radius: 5px;
}