Typing Animation with Syntax Highlighting
let state = "unconfused";
if (confusion == false) {
    clarity();
}