Add this CSS in your Markdown file to style the two-column layout
```mermaid gitGraph checkout main commit tag: "v0.2.0" branch develop checkout develop branch feature-react checkout feature-react commit id: "add-react" commit id: "static list" commit id: "dynamic list" commit id: "CharactersList" commit id: "NumbersOfCharacters" checkout develop merge feature-react checkout main merge develop commit tag: "v0.3.0" branch hot-fix commit id: "fix" checkout main merge hot-fix checkout develop merge main ```