body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:aqua;background-color:#a9a9a9;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App{justify-content:space-between;max-width:100%;text-align:center}.App-logo{height:40vmin;pointer-events:none}.coin-app{background-color:grey}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:row;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.coin-container{background-color:#d3d3d3;justify-content:space-between}.coin-container,.coin-row{align-items:center;display:flex}.coin-row{border-bottom:1px solid #d7d7d7;flex-direction:row;height:80px;justify-items:start;width:900px}.coin{align-items:center;display:flex;min-width:300px;padding:24px}.coin img{height:30px;margin-right:10px;width:30px}.coin h1{font-size:16px;width:150px}.coin-symbol{text-transform:uppercase}.coin-data{display:flex;text-align:center;width:100%}.coin-price{width:110px}.coin-volume{width:230px}.coin-marketcap{width:155px}.coin-percent{width:100%}.red{color:#f00606}.green{color:#11d811}
/*# sourceMappingURL=main.a978a1a6.css.map*/