.Node{border:1px solid #999;background-color:#fff;height:30px;margin-right:-1px;margin-top:-1px;padding:0;text-align:center;width:30px;outline:none}.node-start{background-color:navy}.node-end{background-color:red}.wall{background-color:#070707;animation-name:wallAnimation;animation-duration:.4s;animation-timing-function:ease-out;animation-delay:0;animation-direction:alternate;animation-iteration-count:1;animation-fill-mode:forwards;animation-play-state:running}@keyframes wallAnimation{0%{background-color:rgba(0,0,187,.75);opacity:0%}to{background-color:#000;opacity:100%}}.node-visited{animation-name:visitedAnimation;animation-duration:1.5s;animation-timing-function:ease-out;animation-delay:0;animation-direction:alternate;animation-iteration-count:1;animation-fill-mode:forwards;animation-play-state:running}@keyframes visitedAnimation{0%{transform:scale(.3);background-color:rgba(0,0,66,.75);border-radius:10%}75%{transform:scale(1.2);background-color:#00c3ff}to{transform:scale(1);background-color:#46d3f7}}.node-shortest{animation-name:shortestPath;animation-duration:1.5s;animation-timing-function:ease-out;animation-delay:0;animation-direction:alternate;animation-iteration-count:1;animation-fill-mode:forwards;animation-play-state:running}@keyframes shortestPath{0%{transform:scale(.6);background-color:#7fffd4}50%{transform:scale(1.2);background-color:#7fffd4}to{transform:scale(1);background-color:#7fffd4}}.header,.row,.rowWrapper{display:flex;justify-content:center}.header{align-items:center;font-family:sans-serif;text-align:center}
/*# sourceMappingURL=main.df7b3378.chunk.css.map */
