td {
    /* The text will scale with the width of the *viewport* */
    font-size: 2vw;
}
