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}.App{display:flex;align-items:center;justify-content:center;padding:20px;background-color:grey}.Canvas{position:relative;width:500px;height:500px;min-width:500px;min-height:500px;display:block;margin:auto}.ControlPanel{flex-direction:column}.ControlPanel,.LibraryInfo{display:flex;align-items:center;justify-content:center;padding:5px;margin:5px;background-color:#fff}.LibraryInfo{flex-wrap:wrap}.InfoPanel{width:50px;height:50px;margin:5px}.BlackSquare{background-color:#000}.BlackSquare,.WhiteSquare{height:100%;width:100%;border:1px solid #000}.WhiteSquare{background-color:#fff}.Stripes{height:100%;width:100%;border:1px solid #000}
/*# sourceMappingURL=main.456eb5eb.chunk.css.map */