body,html{height:100%;margin:0;color:rgb(73,73,73)}body header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:200px}body#dashboard #metrics #grid{display:-ms-grid;display:grid;-ms-grid-columns:1fr 10px 1fr 10px 1fr;grid-template-columns:repeat(3,1fr);grid-gap:10px}body#dashboard #metrics #grid .card{text-align:center}body#dashboard #metrics #grid .card .card-body{color:#f81b00;font-size:4rem}body#dashboard #leaderboard table tbody tr.rank-1 td,body#dashboard #leaderboard table tbody tr.rank-1 th{color:#f81b00}body#dashboard #leaderboard table tbody tr td:nth-child(3){text-align:right}
/*# sourceMappingURL=main.min.css.map */