html
    title= title
    style
        body {
            padding: 100px;
            font: 20px "Lucida Grande", Helvetica, Arial, sans-serif;
        }
        h1 {
            font-size: 40px;
            margin-bottom: -20px;
        }
        footer {
            bottom: 15px;
            position: absolute;
        }
    h2 webjs Error
    h1= message
    blockquote= stack