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}.Tacos{flex-flow:row wrap;border:4px solid red;border-radius:8px}.Tacos,.TacoSelector{display:flex;justify-content:space-around;align-items:center;height:450px;width:200px}.TacoSelector{flex-direction:column;border:4px solid green;border-radius:8px;margin-right:20px}.TacoSelector button{height:30px;width:175px;background-color:green;color:#fff;border-radius:4px;text-transform:uppercase;cursor:pointer;outline:none}.TacoSelector button:hover{background-color:red}.TacoSelector button.selected{background-color:#fff;color:red;border:none;cursor:default}*,body{box-sizing:border-box}.App{height:100vmin;display:flex;flex-direction:column;justify-content:center;align-items:center}.App-header{width:100%;padding:20px;font-size:24px;color:#000;text-align:center;letter-spacing:3px}.App main{display:flex;flex-direction:row;justify-content:center;align-items:center;flex:1 1}
/*# sourceMappingURL=main.949bd4d4.chunk.css.map */