diff --git a/public/index.html b/public/index.html index f236c8b..0ee23dc 100644 --- a/public/index.html +++ b/public/index.html @@ -39,10 +39,10 @@ result = "\\n".join(parts) figure = '''| ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄ ̄| {} |___________| - \\ (•◡•) / - \\ / - --- - | |'''.format(result) +      \\ (•◡•) / +       \\     / +         --- +        |   |'''.format(result) print(figure)`; var mypre = document.getElementById("output"); mypre.innerHTML = '';