head


  <head>
  <title>ASCIIsvg Editor</title>
  <script type="text/javascript" src="sample-js-asciisvg.js"></script>
  <style type="text/css">
  #menu, #title, #subtitle, #author {text-align: center}
  /* body {font-family: Arial} */
  </style>
  </head>