.options{
    font-size: 20px;
}
input{
    width: 50%;
    height: 40px;
}
button{
    height: 40px; 
}