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}:after,:before,body{margin:0;padding:0;box-sizing:border-box}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{height:100vh;width:100vw;overflow:hidden;background-color:bisque}.Layout{height:100%;display:flex;flex-direction:column;background-color:#0ff;box-sizing:border-box}.Layout-Row:last-child{border-bottom:1px solid transparent}.Layout-Row{background-color:#1e90ff;flex:1 1;display:flex;border-bottom:1px solid #fff}.Layout-Cell:last-child{border-right:1px solid transparent}.Selection{position:absolute;left:0;right:0;top:0;bottom:0;border:3px solid #fff}.Content{background-color:#7fff00;flex:1 1}.Layout-Cell{position:relative;flex:1 1;background-color:brown;border-right:1px solid #fff}.Layout-Grid{display:grid;background-color:#d2691e;grid-template-columns:repeat(4,minmax(200px,1fr));grid-template-rows:repeat(4,minmax(250px,1fr))}.Layout-Item{border:1px solid #dc143c}
/*# sourceMappingURL=main.702b110e.chunk.css.map */