Is the subspace $\{f \in L^\infty(\mathbb{R}) ~|~ f \text{ is continuous at } x=0 \}$ a Banach space? The norm is of course the essential supremum.
Does the essential supremum even notice a single continuity point? Is there a simple argument to prove or contradict the closeness of this subspace?
Let us assume that $f_n \to f$ in $L^\infty(\mathbb{R})$ and that all $f_n$ are continuous in $0$.
In a first step, show that $f_n(0)$ converges. This can be easily seen since $|f_n(0) - f_m(0)| \le \|f_n - f_m\|_\infty$, which follows from the continuity of $f_n$ and $f_m$. We call the limit $f(0)$.
Let us show that $f$ is continuous in $0$ by using an $\varepsilon$-$\delta$ argument. So let $\varepsilon > 0$ be given. Then, there is $n$, such that $\|f_n - f\|_\infty \le \varepsilon$. And there is $\delta > 0$, such that $|f_n(x) - f_n(0)| \le \varepsilon$ for all $x$ with $|x|\le \delta$. Now we have $$|f(0) - f(x)| \le |f(0) - f_n(0)| + |f_n(0) - f_n(x)| + |f_n(x) - f(0)| \le 3 \, \varepsilon$$ for almost all $x$ with $|x|\le \delta$. Hence, $f$ is continuous in $0$.