﻿
body {
    font-size: large;
}

input {
    font-size: x-large;
}

h1 {
    font-size: inherit;
}