body{margin:0;padding: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-container{flex-direction:column}.app-container,.boards{display:flex;align-items:center}.boards{flex-direction:row;justify-content:space-around;width:100%}.game-controls{text-align:center}table,table td{border:1px solid red;cursor:pointer;border-collapse:collapse}.board{margin-bottom:15px}table tbody td.hover,table tbody td:hover{background-color:#00f}table tbody td.miss{background-color:grey}table tbody td.hit{background-color:red!important}table tbody td.plane-part{background-color:#ff0}table td div{min-height:25px;min-width:25px;text-align:center}.plane-list{display:flex;justify-content:space-between;align-items:center;padding:0;margin:0}.plane-list li{list-style:none;padding:5px;border:1px solid transparent}.plane-list li.selected,.plane-list li:hover{border:1px solid green}.plane-list img{max-width:50px;max-height:50px}
/*# sourceMappingURL=main.da41bc63.chunk.css.map */