.panels{display:flex;width:100vw;height:calc(100vh - 70px);overflow:hidden}.nodelink{flex:1;width:auto;height:100%}.nodelink svg{max-width:100%;max-height:100%}.legend{font-size:18px}.highlight{stroke:red;stroke-width:3px;opacity:1;stroke-opacity:1}.treemap{flex:1;display:flex;height:calc(100vh - 70px)}.treemap svg{max-width:100%;max-height:100%}.app{margin:0;padding:0;width:100vw;height:100vh;text-align:center}select{font-size:18px}.app .topWrapper{height:70px;width:calc(100vw - 60px);margin:0 auto;display:flex;align-items:center;justify-content:space-between}.colorWrapper{display:flex;align-items:center;justify-content:space-between}.app .topWrapper select:disabled{visibility:hidden}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
