---
filename: /packages/material-ui/src/CssBaseline/CssBaseline.js
---

<!--- This documentation is automatically generated, do not try to edit it. -->

# CssBaseline

Kickstart an elegant, consistent, and simple baseline to build upon.

## Props

| Name | Type | Default | Description |
|:-----|:-----|:--------|:------------|
| <span class="prop-name">children</span> | <span class="prop-type">node | <span class="prop-default">null</span> | You can wrap a node. |

Any other properties supplied will be spread to the root element (native element).

## Demos

- [Css Baseline](/style/css-baseline)

