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}*{margin:0;padding:0;box-sizing:border-box}body{background-color:rgba(2,1,1,.85)}.coins_wrapper{display:flex;flex-wrap:wrap;justify-content:center}.coin-container{overflow:hidden;width:12rem;padding:20px 30px;margin:1rem .8rem;border:2px solid #424242;border-radius:12px;color:#ccc;align-items:center;justify-content:space-between;text-align:center;display:flex;flex-direction:column;background-color:transparent}.coin_name{font-weight:700;font-size:1.4rem}.coin_img{width:4rem;margin-top:1rem;height:40px;width:40px}.negative{background-color:red}.negative,.positive{align-items:center;border-radius:6px;padding:.5rem;justify-content:center;margin:8px auto;font-size:1.2rem;font-weight:700;width:100%}.positive{background-color:green}.header_container{display:flex;flex-direction:column;align-items:center;justify-content:center}.header{letter-spacing:.25rem;text-align:center;margin:12px auto;padding:1rem;font-size:1.6rem;color:#fff;font-weight:600}.input{width:240px;height:32px;font-size:14px;padding-left:.8rem;border:none;border-radius:4px;box-shadow:0 0 3pt 2pt #fff;color:#e2e2e2;background-color:transparent}.button{display:flex}.button,button{align-items:center;justify-content:center}button{width:120px;height:32px;font-size:14px;font-weight:700;margin:2rem;border:none;border-radius:4px;box-shadow:0 0 3pt 2pt #fff;color:#e2e2e2;background-color:transparent}.asc{box-shadow:0 0 3pt 2pt green}.desc{box-shadow:0 0 3pt 2pt red}
/*# sourceMappingURL=main.80a6035e.chunk.css.map */