.card-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center}.card{background-color:#2c3e50;color:#fff;border-radius:25px;box-shadow:5px 8px grey;height:250px}.card,.card-lt{width:250px;padding:20px;margin:5px;align-self:center;text-align:center}.card-lt{color:#000}.stonk-name{font-weight:700;text-transform:uppercase}.profit{color:#42c217}.loss,.profit{font-weight:700}.loss{color:red}.even{color:#ccab25;font-weight:700}#app{font-family:Avenir,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-align:center;color:#2c3e50;margin-top:60px}