% Auth: Nicklas Vraa
% Docs: https://github.com/NicklasVraa/LiX
\documentclass{contract}
\usepackage{lipsum}
\lang     {english}
\title    {Agreement of Something}
\subtitle {In accordance with another important thing}
\date     {February 12, 2023}
\header   {Contract between parties A and B}
\begin{document}
\h{Lorem Ipsum}
\lipsum[1]
\hh{Dolor Sit Amet}
\lipsum[2]
\hhh{Porttitor Diam}
\lipsum[3] \\
    \anchor{center}{
    \sign{Nicklas Vraa}{CEO of Earth Ltd.}
    \sign{Nicklas Vraa}{CEO of Earth Ltd.}
    \sign{Nicklas Vraa}{CEO of Earth Ltd.}
    \sign{Nicklas Vraa}{CEO of Earth Ltd.}
    \sign{Nicklas Vraa}{CEO of Earth Ltd.}
    }
\end{document}