「ブロック」内の書き込み部分を白色にするにはどうすればよいですか?
\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}
オーバーリーフで実行すると、これはコンパイルされます