!7 module BigInput { S text; switchable int fontSize = 40; visual setFontSize(fontSize, dm_textArea('text)); }