body{background-color:#fafbfd;margin:0;font-family:Poppins,sans-serif}*{-ms-overflow-style:none;scrollbar-width:none}*::-webkit-scrollbar{display:none}.node__root>circle{fill:red}.node__branch>circle{fill:#ff0}.node__leaf>circle{fill:green;r:40}.app-container{width:1220px;height:500px;display:flex;justify-content:flex-start;align-items:flex-start}.graph-container{width:600px;height:600px;margin:20px}.node__root>circle{fill:#fff;stroke:#e21717;stroke-width:2px;width:40px;height:40px}.node__branch>circle{fill:#fff;stroke:#f8e327f3;stroke-width:2px;width:20px;height:20px}.node__leaf>circle{fill:#fff;stroke:#10e256;stroke-width:2px;width:20px}
