A Markov chain has 3 possible states: 1, 2, and 3. Every hour, it makes a transition to a different state. From state 1, transitions to states 2 and 3 are equally likely. From state 2, transitions to states 1 and 3 are equally likely. From state 3, it always makes a transition to state 1. Find the steady-state distribution.