body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{text-align:center}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}.board{outline:2px solid}.cell,.row{height:30px}.cell{display:inline-block;outline:1px solid;width:30px}.snake-cell{background-color:#0cf}.food-cell{background-color:#fc0}.food-cell-reverse{background-color:red}
/*# sourceMappingURL=main.91ebd87b.css.map*/