How can I set the written part inside the "block" as white color?
\documentclass{tikzposter}
\usepackage[paperwidth=1080px,paperheight=1980px]{geometry}
\usepackage{xcolor}
%\usetheme{Board}
\begin{document}
% See Section 4.1
\column{0.7}
\block{A test!}{
}
\end{document}
\end{document}
This one is compiling if you run it on overleaf