*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;padding:0;width:100%;min-height:100%}.app{min-height:100vh;width:100%}@keyframes cardIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}@keyframes sevBlink{0%,to{opacity:1}50%{opacity:.3}}.icon{width:5em;height:2em;object-fit:cover}.menu{max-height:300px;overflow:auto}.chart{height:500px;width:100%}.price-change-figure{width:100px;height:3vh}
