body {
    font-size: 2.5em;
}

button {
    font-family: inherit;
    font-size: 5em;
}


input,
select,
textarea {
  font-family: inherit;
  font-size: 1.2em;
}

input[type="submit"] {
    font-size: 2em;
}
