.div
  width 20u
  min-height 5u
  align-items center
  justify-content center
  margin 1u

  &.first
    background-color #FF7900

  &.second
    background-color #F5A623

  &.third
    background-color #F5BE59
