@keyframes spinner-line-fade-more{0%,to{opacity:0}1%{opacity:1}}@keyframes spinner-line-fade-quick{0%,39%,to{opacity:.25}40%{opacity:1}}@keyframes spinner-line-fade-default{0%,to{opacity:.22}1%{opacity:1}}@keyframes spinner-line-shrink{0%,25%,to{opacity:.25;transform:scale(.5)}26%{opacity:1;transform:scale(1)}}#root{width:100%;padding:1rem 0}.graph-divs{width:100%;margin-top:1rem;padding-bottom:50%}button{margin-top:.5rem}textarea{width:100%;height:400px}.legendDiv{width:100%;height:1rem;margin-top:.5rem}.graph-divs,.code{border:1px solid #000;border-radius:4px}.code,.text-options{background-color:#fafafa;margin-top:.5rem}
