I need to show that for every $\epsilon>0$ there exists a dense open subset $V$ of $\mathbb{R}$ such $m(V)=\epsilon$. Here, $m$ is the Lebesgue measure.
Prior to this, I showed that for every $\epsilon>0$ there exists a dense open subset $U$ of $\mathbb{R}$ such $m(U) \le \epsilon$.
I showed the latter statement by taking $U$ to be the union of the open intervals $I_{n}=(a_{n}-\frac{\epsilon}{2^{n+2}}, a_{n}+\frac{\epsilon}{2^{n+2}})$.
Then $m(U)=m(\cup I_{n}) \le \sum m(O_{n})=\frac{\epsilon}{2}<\epsilon$.
However, I don't know how to prove the first statement. Any hints?