* {
    font-size: x-large;
}

label {
    display: inline-block;
    width: 80px;
}

input, select{
    width: 120px;
}