What is the fastest way to compute the dimension of the Zariski tangent space at the origin of $\operatorname{Spec} A$, where $A$ is the ring
$$A = k[w, x, y, z] /(wz - xy)?$$
We know it suffices to compute the dimension of the cotangent space $$\mathfrak m / \mathfrak m^2$$
where $\mathfrak m$ is the unique maximal ideal of $A_{(w, x, y, z)}$. Is there a nice way to quickly find this maximal ideal and the resulting dimension?
We know the maximal ideal of $A_{(w, x, y, z)}$ corresponds to the maximal ideal in $A$ contained in $(w, x, y, z)$ which corresponds to the maximal ideal of $k[w, x, y, z]$ containing $(wz - xy)$ contained in $(w, x, y, z)$, which should be just $(w, x, y, z)$, which feels morally wrong to me somehow. What am I missing?