> For the complete documentation index, see [llms.txt](https://lorvent.gitbook.io/clear/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lorvent.gitbook.io/clear/start-new-page.md).

# Start New Page

The design for Blank Page is shown below:

![](/files/-M4TuSe3lIDOtpRKUj2B)

It has the following Structure:

```
<body class="skin-default">
     <div class="preloader">
     ...
    </div>
    <header class="header header_movable">
     ....
     ....
    </header>
     ...
     ...
</body>
```
