pub fn snailprint<T: Display>(text: T)
Animate text with a fixed duration of two seconds.
snailprint("The simplest way to use snailshell");