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{text-align:center;font-family:Arial,Helvetica,sans-serif}.frame{margin:auto;max-width:1000px;padding:15px 15px 50px}.game{margin:auto;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;border:thin dashed brown;width:600px;height:100%}.pixel{background-color:#add8e6}.food,.pixel{width:20px;height:20px}.food{background-color:green}.body{width:20px;height:20px;background-color:red}.body2,.head{background-color:#adff2f}.body2,.head,.head2{width:20px;height:20px}.head2{background-color:red}.multi-game_options{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;padding:10px}.multi-game_options div{margin:10px}.currentPlayer{background-color:#ff0}.playerList{background-color:#f0f8ff;color:#8a2be2}.playerList:hover{background-color:#8a2be2;color:#f0f8ff}.instruction_selection .Links{margin-right:10px}ul{list-style-type:square}.how_to_play{text-align:left}.Links,button{background-color:#add8e6;color:#8a2be2;text-decoration:none;padding:5px;border-radius:25px;margin-top:10px;font-weight:700}.Links:hover,button:hover{background-color:#8a2be2;color:#fff}
/*# sourceMappingURL=main.2b9cda5c.chunk.css.map */