html {
    font-size: 100%;
}

body {
    margin: 0.75em;
}

textarea {
    width: 99%;
    font-size: 100%;
}

input {
    font-size: 100%;
}

button {
    font-size: 100%;
}