body{margin:0;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.stockTicker{padding:5px}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.bg{animation:slide 3s ease-in-out infinite alternate;background-image:linear-gradient(-60deg,#319dcf 50%,#09f 0);bottom:0;left:-50%;opacity:.5;position:fixed;right:-50%;top:0;z-index:-1}.bg2{animation-direction:alternate-reverse;animation-duration:4s}.bg3{animation-duration:5s}@keyframes slide{0%{transform:translateX(-25%)}to{transform:translateX(25%)}}@keyframes ticker{0%{transform:translateZ(0);visibility:visible}to{transform:translate3d(-100%,0,0)}}.ticker-wrap{position:fixed;top:2;width:100%;overflow:hidden;background-color:rgba(0,0,0,.9);padding-left:100%}.ticker-wrap,.ticker-wrap .ticker{height:4rem;box-sizing:content-box}.ticker-wrap .ticker{display:inline-block;line-height:4rem;white-space:nowrap;padding-right:100%;animation-iteration-count:infinite;animation-timing-function:linear;animation-name:ticker;animation-duration:30s}.ticker-wrap .ticker__item{display:inline-block;padding:0 2rem;font-size:2rem;color:#fff}.chart{padding-top:5rem;font-family:"Bungee Inline",cursive;color:#c7ddf0}.price,.price-time{font-size:2rem;text-align:center}.up{color:#34a853}.down{color:#d93025}
/*# sourceMappingURL=main.73c4cc8b.chunk.css.map */