body{
    font-size: 2em;
}

*{
    display:block;
    font-size: 1em;
}

input{
    width:100%;
}
