That’s a really good question but that means something is wrong with it refresh your screen or close the page app
Answer:
Paragraph Styles and character formatting (font, color, etc.)
Answer: static
Explanation:
variables when declared static gets called statically meaning whenever a function call is made it get stored and it is not required to get the variable again when the function is again called. There scope is beyond the function block