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}.App-logo{height:10vmin;pointer-events:none}.App-header{background-color:#282c34;height:20vh;width:100vw;display:flex;flex-direction:row;align-items:center;justify-content:center;font-size:calc(10px + 3vmin);color:#fff}.App-header .logo{width:20vw;flex-direction:row}.App-header .title{width:80vw;text-align:left}.App-body{display:flex;flex-direction:column;max-height:80vh;max-width:100vw;height:calc(80vh - 2rem);width:calc(100vw - 4rem);text-align:left;padding:1rem 2rem;background-color:#ffdafb}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}div#board{width:95vw;height:250px;background-color:#f5f5f5;position:relative;display:inline-block;text-align:center}.tower:first-child{margin-left:0}.tower{width:30%;height:100%;position:relative;background-color:bisque;float:left;margin-left:1rem;text-align:center}.bar{background-color:grey;width:10px;height:150px;top:50px;display:inline-block;margin:0 auto}.bar,.disk{position:absolute;left:0;right:0}.disk{bottom:50px;width:100%;z-index:10;background:silver}.one{width:30px;background-color:orange}.one,.two{height:20px;margin:0 auto}.two{width:50px;background-color:green}.three{width:70px;background-color:#00f}.four,.three{height:20px;margin:0 auto}.four{width:90px;background-color:red}.five{width:110px;height:20px;background-color:purple;margin:0 auto}#inputMsg{color:red}.selectTower{margin:1rem}
/*# sourceMappingURL=main.ee6160c8.chunk.css.map */