Let $E=\left(C[0,1],\|\cdot \|_{\infty}\right)$ and $K$ be a closed convex subset of $E$ which consists the set of all $f\in E$ such that $$\int^{1/2}_{0}f(s)ds-\int^{1}_{1/2}f(s)ds=1.$$ Prove that $K$ contains no element of minimum norm.
My trial
Suppose for contradiction, that it contains an element of minimum norm. This element can either unique or not. Assume that it is unique. Then, there exists $f_0\in K$ such that $$\|f_0\|=\inf\limits_{f\in K}\|f\|.$$ By characterization of $\inf$, there exists $(f_n)_n\subseteq K$ such that $\|f_n\|\to \|f_0\|\in K.$ However, $(f_n)_n\subseteq K$ implies $(f_n)_n\subseteq \left(C[0,1],\|\cdot \|_{\infty}\right)$ and
$$\int^{1/2}_{0}f_n(s)ds-\int^{1}_{1/2}f_n(s)ds=1.$$
From here, I don't see how to arrive at a contradiction. Can anyone further help?