Challenge: The Base(64)ics

Course Content
Base64, base32, and base16... Oh my!
In this challenge, you lean over to your colleague Alice, and she recommends taking a look at a tool called [CyberChef](https://gchq.github.io/CyberChef/). It is an open-sourced web application developed by GCHQ for analyzing and decoding data. Spin it up, and let's learn some basics around Base64.> 1. What character pads the end of base64 encoded strings? > 2. The base32 alphabet is made up of only __ characters. > 3. Base16 is the same as: > 4. The final flag is: ___ > 5. The string on the course card looks interesting... May need further investigation... Type "Easter Egg" to complete this challenge.
