diff --git a/server/index.mts b/server/index.mts index c60aa35..9dfc6de 100644 --- a/server/index.mts +++ b/server/index.mts @@ -467,9 +467,23 @@ await commander.program background-color: var(--color--cyan--900); color: var(--color--cyan--50); } + position: absolute; + top: 0; + right: 0; + bottom: 0; + left: 0; `)}" > - $${body} +
+ $${body} +
`;