body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;padding:0}.body-container{align-items:center;display:flex;flex-direction:column}.character-container{display:flex;flex-wrap:wrap;gap:1em;justify-content:center;padding:0}.buttons-container{align-items:center;background-color:#000;display:flex;height:3em;justify-content:center;margin-top:2em;width:100%}.buttons-container button{background-color:#000;border:2px solid #fff;color:#fff;height:30px;text-align:center;width:3em}.search-bar{background-color:#000;height:3em;margin-bottom:2em;width:100%}.btn-home,.search-bar{align-items:center;display:flex;justify-content:center}.btn-home{background-color:initial;border:0}.btn-home img{height:25px;width:25px}button:hover{cursor:pointer}#current-page-label{cursor:default}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.character-card{align-items:center;background-color:#fbff00;border:1px solid #000;display:flex;flex-direction:column;height:30vh;justify-content:start;width:20vw}.character-description{background-color:#dcd338;display:flex;justify-content:space-evenly;width:100%}.character-img{height:7em;width:3em}.character-title{max-width:90%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
/*# sourceMappingURL=main.5e31c6c2.css.map*/