For a Turing machine \(M\), \(\langle M \rangle\) denotes an encoding of \(M\). Consider the following two languages:
\[
L_1 = \{\langle M \rangle \mid M \text{ takes more than } 2021 \text{ steps on all inputs}\}
\]
\[
L_2 = \{\langle M \rangle \mid M \text{ takes more than } 2021 \text{ steps on some input}\}
\]
Which one of the following options is correct?