body #root{padding:10px}body .paper{padding:2px;text-align:center}body .crypto-input-box{margin:20px 0}body .currency-input{margin-right:10px;max-width:calc(70% - 10px)}body .table{min-width:550px}body .currency-icon{border-radius:30px;height:18px;width:18px}body .red-column{animation:background-red-change 15s}body .green-column{animation:background-green-change 15s}body .row-currency{cursor:pointer}body .preloader-container{align-items:center;display:flex;height:50vh;justify-content:center}body .converter-typography{line-height:1.8}@media (max-width:990px){body .grid-container{justify-content:center}body .grid-container .crypto-table-grid{max-width:100%}}@keyframes background-red-change{0%{background-color:#ffdada}to{background-color:#fff}}@keyframes background-green-change{0%{background-color:#d8ffc4}to{background-color:#fff}}
/*# sourceMappingURL=main.01f6621c.css.map*/