```html <html> <body> <pre><span>some text</span></pre> </body> </html> ``` After loading page was "blank", `<pre>` has `hidden` attribute.