body{margin:0;padding: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}body{width:100vw;height:100vh}#root,.App{width:100%;height:100%}.App{display:flex;justify-content:center;align-items:center}.grid{width:800px;height:800px;display:grid;grid-template-columns:repeat(20,1fr);grid-template-rows:repeat(20,1fr)}.cell,.grid{border:2px solid #000}.cell{display:inline-block}.apple{background:red}.head{background:#00f}.tail{background:#add8e6}
/*# sourceMappingURL=main.6a8842f7.chunk.css.map */