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}.poke-list{display:flex;flex-wrap:wrap}.poke-card{border:1px solid #000;padding:20px;margin:10px;background-color:#8fbc8f}.poke-list a{text-decoration:none;color:#000;text-align:center}.pokemon{height:100px;width:100px}.pokemon img{width:100%}header{width:100vw;height:100px;background-color:#282c34;color:#fff;font-size:2rem;text-transform:uppercase;display:flex;align-items:center;font-weight:700;justify-content:space-between}.links{text-transform:none;font-weight:400;font-size:1rem;display:flex;flex-direction:column}.links a{color:#fff}.links a.active,.links a:hover{color:#f8f4a6}*{padding:0;margin:0;box-sizing:border-box}.poke-detail{background-color:#8fbc8f;width:250px;height:400px;margin:10px;border-radius:30px;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}h2{color:#f5f5f5}h3{font-style:italic}.poke-detail img{width:150px}
/*# sourceMappingURL=main.a52a02eb.chunk.css.map */