body{
    text-align: center;
    background-color: #f8f8f8;
}

input{
    width: 125px;
    height: 38px;
    font-size: 150%; 
    text-align: center;
}

.inputcap{
    font-size: 170%;
}