MUI MUI 
MUI
Scroll down to explore the different colors & components MUI provides.
Use the switcher to view other libraries.
Typography
Heading 1
<Typography variant="h1"/>
Heading 2
<Typography variant="h2"/>
Heading 3
<Typography variant="h3"/>
Heading 4
<Typography variant="h4"/>
Heading 5
<Typography variant="h5"/>
Heading 6
<Typography variant="h6"/>
Subtitle 1
<Typography variant="subtitle1"/>
Subtitle 2
<Typography variant="subtitle2"/>
Body
<Typography variant="body1"/>
Body Small
<Typography variant="body2"/>
<Typography variant="button"/>
Caption
<Typography variant="caption"/>
Overline
<Typography variant="overline"/>
Colors
primary
primary.contrastText
secondary
secondary.contrastText
error
error.contrastText
warning
warning.contrastText
info
info.contrastText
success
success.contrastText
text.primary
placeholder
text.secondary
placeholder
background.default
placeholder
background.paper
placeholder
