*{box-sizing:border-box}html,body{height:100%;margin:0;padding:0;box-sizing:border-box;width:100%}#root{height:100%;width:100%;margin:0;padding:0;box-sizing:border-box;background-color:#1e1e1e}@media (max-width: 600px){html,body,#root{height:auto;overflow:auto;-ms-overflow-style:none;scrollbar-width:none}::-webkit-scrollbar{display:none}}::-webkit-scrollbar{width:7px;height:7px}::-webkit-scrollbar-thumb{background:#ababab;border-radius:10px;border:2px solid transparent;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{border:0}::-webkit-scrollbar-track{background:transparent}#ticker-tape{background:rgba(0,0,0,.075)}
