@import url(https://fonts.googleapis.com/css2?family=Mouse+Memoirs&display=swap);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}.page{margin:0;font-family:"Mouse Memoirs";background-color:#397673}.header__container{display:flex;justify-content:center;align-items:center;flex-direction:column}.header__title{font-size:5em;margin:5px}.header__page-count{font-size:1.8em;margin:5px}.navigation{display:flex;flex-flow:row wrap;text-align:center}.navigation__item{flex:1 1}.navigation__button{font-family:"Mouse Memoirs";background-color:#5369f8;border-radius:4px;font-size:3vh;padding:10px;color:#fff;cursor:pointer;min-width:50px}.character-container{max-width:90%;margin:0 auto}.character-row{display:flex;flex-flow:row wrap;text-align:center}@media (max-width:675px){.page{margin:0;font-family:"Mouse Memoirs"}.header__title{font-size:3.5em;margin:5px}}.character-item{flex:1 1;border:5px solid #5369f8;border-radius:5%;flex-direction:column;justify-content:space-between;margin:10px;height:440px;background-color:#53a0f8}.character-item__img{max-height:270px}.character-item__actions{font-size:1.3em;padding:10px;cursor:pointer;font-weight:lighter}
/*# sourceMappingURL=main.61af15d5.chunk.css.map */