### SCSS

#### Usage

Import the package css into the top of your main CSS file.

```css
@import '@carbon/ibmdotcom-styles/scss/patterns/blocks/content-block-simple/index';
```

#### Elements

| Class                                | Description           |
| ------------------------------------ | --------------------- |
| `.bx--content-block-simple__content` | Content block content |

#### Blocks

| Class                       | Description                              |
| --------------------------- | ---------------------------------------- |
| `.bx--content-block-simple` | Highest level class name for the pattern |
