@import url(https://fonts.googleapis.com/css2?family=Montserrat&display=swap);*{box-sizing:border-box;margin:0;padding:0;font-family:"Montserrat","sans-serif";background-color:#000;color:#fff}.coin-app{margin-top:64px;color:#fff}.coin-app,.coin-search{display:flex;flex-direction:column;align-items:center}.coin-search{margin-bottom:64px;justify-content:center}.coin-text{margin-bottom:32px;text-align:center}.coin-input{padding-left:16px;width:300px;height:50px;border-radius:4px;border:none;background-image:linear-gradient(-225deg,#ac32e4,#7918f2 48%,#4801ff);color:#e2e2e2}.coin-input::-webkit-input-placeholder{color:#e2e2e2}.coin-input:-ms-input-placeholder{color:#e2e2e2}.coin-input::placeholder{color:#e2e2e2}.coin-container{display:flex;justify-content:center}.coin-row{flex-direction:row;justify-items:start;height:80px;border-bottom:1px solid #d7d7d7;width:900px}.coin,.coin-row{display:flex;align-items:center}.coin{padding-right:24px;min-width:300px}.coin h1{font-size:16px;width:150px}.coin img{height:30px;width:30px;margin-right:10px}.coin-symbol{text-transform:uppercase}.coin-data{display:flex;text-align:center;justify-content:space-between;width:100%}.coin-price{width:110px}.coin-volume{width:200px}.coin-marketcap{-width:240px}.coin-percent{width:80px}.red{color:#f00606}.green{color:#11d811}
/*# sourceMappingURL=main.9833e45f.chunk.css.map */