%%{init: {'theme': 'base', 'htmlLabels': 'true', 'themeVariables': { 'fontSize': '28px'}}}%%
flowchart TD
A[Simulation Software] --> B[<center>Capabilities</center>
Modern simulation]
A --> C[Software aspects
Modern software]
style B shape: paper-tape
style C shape: paper-tape
classDef default text-align\:center;




