#graph-container{height:100vh;background-color:#000}s .word-graph{background:transparent;width:100%;height:100%;min-height:320px;max-width:100vw;max-height:100vh;box-sizing:border-box}.word-graph svg{display:block;width:100%;height:100%;min-height:320px}@media(max-width:600px){.word-graph{min-height:350px;height:60vw;max-height:70vh;padding:0}.word-graph svg{min-height:320px;height:60vw;max-height:70vh}.node text{font-size:12px!important;dx:1.5em}.node circle{r:16}}.node{cursor:move}.node circle{transition:r .2s}.node:hover circle{r:45}.link{transition:stroke-width .2s}.link:hover{stroke-width:4}.wordgraph-container{height:100%}
