Let $A$ be a set. If $A\subset B$ for any set $B$, then $A=\emptyset$.
Here is my proof.
Suppose to the contrary that $A$ is not an empty set. Then there exists an element $a$ in $A$. Now choose $B$ as an empty set. Then for $a\in A$, $a\notin B$. So, $A\not\subset B$. This contradicts to the hypothesis. Thus $A=\emptyset$.
What do you think about this?