.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion: no-preference){.App-logo{animation:App-logo-spin infinite 20s linear}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}button{font-size:calc(10px + 2vmin)}*,*:before,*:after{box-sizing:border-box}*{margin:0}html,body{height:100%}body{line-height:1.5;-webkit-font-smoothing:antialiased}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}#root,.App{height:100%}#c{width:50%;display:block}#canvas-ui{position:absolute;right:10px;top:10px;background:rgba(0,0,0,.8);padding:5px;z-index:30}#canvas-ui input[type=radio]{width:0;height:0;display:none}#canvas-ui input[type=radio]+label{background-image:url(/assets/flourish-cc-by-nc-sa.2cd01d21.png);background-size:1600% 400%;image-rendering:pixelated;width:64px;height:64px;margin:2px;display:inline-block}#canvas-ui input[type=radio]:checked+label{outline:3px solid red}@media (max-width: 600px),(max-height: 600px){#canvas-ui input[type=radio]+label{width:32px;height:32px}}
