1. I created an ASCII ART design via http://www.asciiarts.net/:  1. Then I added this ASCII ART to the [xterm_shell.html](https://github.com/bartbutenaers/node-red-contrib-xterm/blob/master/xterm_shell.html) file:  1. However when I uncomment those lines, the ASCII art is not displayed correctly (when the terminal is started):  Perhaps this caused by: + Monospaced vs proportional fonts? + The font in the style of the DIV element?  + The font specified in the Terminal constructor: 
I created an ASCII ART design via http://www.asciiarts.net/:
Then I added this ASCII ART to the xterm_shell.html file:
However when I uncomment those lines, the ASCII art is not displayed correctly (when the terminal is started):
Perhaps this caused by:
Monospaced vs proportional fonts?
The font in the style of the DIV element?
The font specified in the Terminal constructor: