@import url(https://fonts.googleapis.com/css2?family=Raleway&display=swap);*{box-sizing:border-box;margin:0;padding:0;font-family:"Raleway",sans-serif;background-color:#1a1a1c;color:#fff}.coin-app{margin-top:64px;color:#fff}.coin-app,.coin-search{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:center;align-items:center}.coin-search{margin-bottom:64px;-webkit-justify-content:center;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;font-size:20px}.coin-input::-webkit-input-placeholder{color:#e2e2e2}.coin-input:-ms-input-placeholder{color:#e2e2e2}.coin-input::placeholder{color:#e2e2e2}.coin-container{-webkit-justify-content:center;justify-content:center}.coin-container,.coin-row{display:-webkit-flex;display:flex}.coin-row{-webkit-flex-direction:row;flex-direction:row;-webkit-justify-content:start;justify-content:start;-webkit-align-items:center;align-items:center;height:80px;border-bottom:1px solid #d7d7d7;width:900px}.header{font-weight:700}.coin{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding-right:24px;min-width:300px}.coin h1{font-size:16px;width:150px}.name{padding-left:100px}.coin img{height:30px;width:30px;margin-right:10px}.coin-symbol{text-transform:uppercase;font-weight:700}.coin-data{display:-webkit-flex;display:flex;text-align:center;-webkit-justify-content:space-between;justify-content:space-between;width:100%}.coin-price{width:110px}.coin-volume{width:200px}.coin-marketcap{width:240px}.coin-percent{width:80px}.red{color:red}.green{color:green}
/*# sourceMappingURL=main.ba6c7f9d.chunk.css.map */