Selfie of the colorizer:
<html>
  <head>
    <title>static pre colorizing demo</title>
    <style>
      @import url(colorizer.css);
    </style>
  </head>
<body>
  Selfie of the colorizer:
  <pre type="text/html">
	</pre>
</body>
</html>