form{
    width:100%;
    padding:20px;
}
form label input{
    width: 200px;
}
form label{
    font-size: x-large;
}