.cozyThread-user-messages
  max-width 50%
  width fit-content

  &--light
    background var(--grey100)

  &--dark
    background var(--grey900)
