TheCalculatorKeyclass has two public vars namedkeyColorandcharacterColorthat I am setting. Instead of using the name of the class like we did for the calculator's display, we use the style class which, in CSS syntax, is a period followed by the class name. Since I didn't specify anythin...