body{display:flex;justify-content:space-around;font-family:sans-serif;background:#fff;margin:0;padding:20px}.panel{text-align:center}svg{background:#88539e;border:0 solid #ccc;margin-top:10px}.node{fill:#bea65e;stroke:#000}.node.highlight{fill:#0c0b00}.link{stroke:#aad}.link.highlight{stroke:#7db368;stroke-width:2px}.node.selected{fill:#ebeae6;stroke:#000;stroke-width:2px}.node.normal{fill:green}.node.infected{fill:red}.node.risky{fill:orange;opacity:.5}.node.people{fill:#8fe28f}.node.influencer{fill:#0a0aec}.node.crowd{fill:#e38bd3;opacity:.5}