html font size

Im having some trouble changing the font size of the word START tried a few things but couldn't seem to get it to work. Any ideas?

client.print("<input type=submit value=START style=width:500px;height:250px onClick=location.href='/?on2'>");

Try font-size. width and height control the bounding box not the font.