.diagram {
    display: block;
    margin: auto;
    width: 500px;
}

body {
    width: 50em;
    margin: auto;
}

