Fixes ASCII runtime error when lines aren't long enough
- Fixes a bug with smaller sized ASCII art so that it doesn't break formatting at runtime.
Example of Error:
panic: runtime error: index out of range [2] with length 2
goroutine 1 [running]:
main.main()
C:/Users/Max/winfetch/main.go:176 +0x1304