.ceil{border:1px solid #fff;height:40px;width:40px}.maze-grid{align-items:center;display:flex;flex-direction:column;height:100vh;justify-content:center}.controls{display:flex;flex-direction:row;margin-bottom:20px}.maze-button{background-color:#3a58d0;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;margin:10px;padding:10px 20px}.maze{align-items:center;flex-direction:column;height:100vh;justify-content:center}.maze,.row{display:flex}.row{flex-direction:row}.ceil.wall{background-color:#000}.ceil.end{background-color:red}.ceil.path{background-color:#fff}.ceil.start{background-color:green}.ceil.visited{background-color:#84d7e4}
/*# sourceMappingURL=main.b5eee0d2.css.map*/