Root(id: String, fixed: Boolean = false)
id
- ID attribute of element in the main HTML file
fixed
- if false, the container is rendered with Bootstrap "container-fluid" class,
otherwise it's rendered with "container" class (default is false)
Constructor