*{box-sizing:border-box}body{padding:0;font-family:Avenir Next,sans-serif}body,h1,h2,h3,h4,p{margin:0}.poke-cell{width:120px;height:120px;margin:10px;background-color:#fff;background-repeat:no-repeat;border:none;border-radius:5px;box-shadow:0 2px 2px 0 rgba(0,0,0,.16)}.poke-list{flex-wrap:wrap;justify-content:space-around;align-items:center;height:80%;margin-right:10px;background-color:#bff9ff;box-shadow:inset 0 0 20px rgba(0,0,0,.5);overflow:auto}.detail-view,.poke-list{display:flex;width:50%;padding:10px}.detail-view{height:100%;background-color:#df095e;border-top-right-radius:10px;border-bottom-right-radius:10px;flex-direction:column;justify-content:center}.sprite-image{height:150px;margin:10px auto;border:15px solid #dedede;border-radius:5px;color:#585858}.data-wrapper,.sprite-image{width:80%;background-color:#585858}.data-wrapper{height:110px;padding:10px;margin:0 auto;border-radius:5px;box-shadow:inset 0 0 20px rgba(0,0,0,.22);color:#fff}.data-name{margin:0 0 5px}.data-char{font-size:10px}.App{display:flex;align-items:center;justify-content:center;width:650px;height:400px;padding-left:10px;margin:50px auto;background-color:#fe0065;border-radius:10px;box-shadow:0 14px 45px rgba(0,0,0,.22),0 18px 45px rgba(0,0,0,.22)}
/*# sourceMappingURL=main.c70c989e.chunk.css.map */