# Header

Header has the following design:

![](https://2744120822-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M4TuOJbH6fevdwDEJ2u%2F-M4TuRpnVefLKP77JKOd%2F-M4TuYQofnkfiyUhjeCe%2Fadmire1.png?generation=1586435350271164\&alt=media)

It has the following structure:

```
<div id="top">
     <nav class="navbar navbar-static-top">
        content...
     </nav>
</div>
```
