body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#181a1b;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}.node{display:inline-block;height:20px;margin-top:-3px;outline:1px solid #004e75;width:20px}.node-empty{background-color:#181a1b}.node-finish,.node-start{background-color:red}.node-visited{-webkit-animation-delay:0;animation-delay:0;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:visitedAnimation;animation-name:visitedAnimation;-webkit-animation-play-state:running;animation-play-state:running;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes visitedAnimation{0%{background-color:#f4e9cd;border-radius:100%;-webkit-transform:scale(.3);transform:scale(.3)}50%{background-color:#9dbebb}75%{background-color:#9dbebb;-webkit-transform:scale(1.2);transform:scale(1.2)}to{background-color:#c41e3d;-webkit-transform:scale(1);transform:scale(1)}}@keyframes visitedAnimation{0%{background-color:#f4e9cd;border-radius:100%;-webkit-transform:scale(.3);transform:scale(.3)}50%{background-color:#9dbebb}75%{background-color:#9dbebb;-webkit-transform:scale(1.2);transform:scale(1.2)}to{background-color:#c41e3d;-webkit-transform:scale(1);transform:scale(1)}}.node-wall{background-color:#0c3547}.node-shortest-path{-webkit-animation-delay:0;animation-delay:0;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-name:shortestPath;animation-name:shortestPath;-webkit-animation-play-state:running;animation-play-state:running;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes shortestPath{0%{background-color:#9dbebb;-webkit-transform:scale(.6);transform:scale(.6)}50%{background-color:#9dbebb;-webkit-transform:scale(1.2);transform:scale(1.2)}to{background-color:#dcccbb;-webkit-transform:scale(1);transform:scale(1)}}@keyframes shortestPath{0%{background-color:#9dbebb;-webkit-transform:scale(.6);transform:scale(.6)}50%{background-color:#9dbebb;-webkit-transform:scale(1.2);transform:scale(1.2)}to{background-color:#dcccbb;-webkit-transform:scale(1);transform:scale(1)}}.grid{margin:10px 0 0}
/*# sourceMappingURL=main.a4c0c8fe.css.map*/