Card Content:

```
<Card styles={{width: '400px'}}>
  <CardContent>
    Content
  </CardContent>
</Card>
```
