dash
  display flex
  flex-direction column
  .stats
    display flex
    flex-direction row
    flex-wrap nowrap
    align-items center
    justify-content space-around
