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:40vmin;pointer-events:none}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}button{margin:5px;background-color:#000;color:#fff;font-size:1.4rem}.characterContent{margin:10px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-evenly}.characterContent.alive{background-color:green}.characterContent.alive,.characterContent.dead{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.characterContent.dead{background-color:red}.characterContent.unk{background-color:purple;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.name{max-width:15ch;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:20px;color:#fff}.image{width:100%}
/*# sourceMappingURL=main.05848ee7.chunk.css.map */