body,html{height:100%}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}#root{height:100%}.cell{background-color:#fff;cursor:pointer}.visited{background-color:#3aa5f5}.wall{background-color:#6e6e6e;cursor:not-allowed}.solution{background-color:#9dcf9d}.start{background-color:green}.end{background-color:red}.container{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-around;width:100%}.maze{border:1px solid #fff;padding:15px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.controls{align-items:center;display:flex;flex-direction:row;justify-content:space-around;margin-bottom:10px;width:100%}.controls .title{color:#fff}.row{display:flex;flex-direction:row}.buttons{margin-top:20px}.maze-button{background-color:#fff;border:none;border-radius:5px;cursor:pointer;margin-left:10px;padding:10px 20px}.disabled{cursor:not-allowed}.instructions{background-color:#add8e6;padding-bottom:10px;padding-top:10px;text-align:center;width:100%}.instructions--solving{background-color:#ffa07a}.instructions--solved{background-color:#90ee90}.App{align-items:center;background-color:#000;display:flex;flex-direction:column;height:100%;justify-content:center}
/*# sourceMappingURL=main.aea33bff.css.map*/