form{
    width:300px;
    margin-left:auto;
    margin-right:auto;
}
input{
    width:200px;
}
span{
    width:100px;
}