Requires PowerShell 7.1.1
Import-Module ASCIIWRITE
Write-BlockFont -Phrase "HELLO WORLD"
Write-BlockFont -Phrase "1337" -ShadowColor Green -Color1 "Cyan" -Color2 Magenta
Write-BlockFont -Phrase "NULL" -Frame -FrameColor DarkYellow
Write-BlockFont -Phrase "AZURE AD" -MyChar "*" -Color1 Blue -Color2 Red -Frame -FrameColor DarkYellow -ShadowColor Green