Renders best in Chrome.
This technique does work in Firefox, but text stroke is not supported.
| // tinybrain.de/1001649 | |
| !752 | |
| p { | |
| serveHttp(7777); | |
| } | |
| static NanoHTTPD.Response serve(S uri, NanoHTTPD.Method method, | |
| Map<S,S> header, Map<S,S> parms, Map<S,S> files) { |