I\'m trying to use the btoa() method with JavaScript to create a base-64 encoded string and then output that string in my console. When I run the code below in my IDE (WebSt