const HIDDEN_CLASSNAME = ”hidden”;
greeting.innerText = "Hello, " + username + "!!";
greeting.innerText = Hello, ${username}!!;