Let $z,w\in\mathbb{C}$ and $|z|,|w|<1$. Show that $\displaystyle \left|\frac{z-w}{1-z\bar{w}}\right|<1$.
My try:
$$\left|\frac{z-w}{1-z\bar{w}}\right|^2=\left(\frac{z-w}{1-z\bar{w}}\right)\left(\frac{\bar{z}-\bar{w}}{1-\bar{z}w}\right)=\frac{|z|^2-z\bar{w}-\bar{z}w+|w|^2}{1-\bar{z}w-z\bar{w}+|z|^2|w|^2}=\frac{|z|^2-2\text{Re}(z\bar{w})+|w|^2}{1-2\text{Re}(z\bar{w})+|z|^2|w|^2}$$
I tried to show that the fraction is less than $1$, but I couldn't. How can I continue?
Please help, thanks!