div.document {
    width: min(38rem, 100%);
}

div.footer {
    width: min(38rem, 100%);
}

div.footer {
  visibility: hidden;
}

div.footer * {
  visibility: visible;
}
