Proving that the unit square $\{(x,y) \in \mathbb{R^{2}} | 0<x,y<1\}$ is open in the metric topology on $\mathbb{R^{2}}$
What I know so far is that for a Metric space with (X,d) where X is a set and d is the metric, the following properties must hold:
i) $d(x,y) = 0$
ii) $d(x,y) = d(y,x)$
iii) $d(x,z)\leq d(x,y) + d(y,x)$ (which is the triangular inequality)
I know that the metric topology is the topology on X generated by the basis $\{B_{\epsilon,d}(x): \epsilon > 0, x \in X\}$
I know what all these things mean distinctly but I don't know how I would be able to start a proof like this. Can someone please help?