.container { padding: 55px 0 65px; } .footer { width: 100%; position: absolute; bottom: 10px; inset-inline-start: 0; // TODO: does nothing. Maybe should be reimplemented? text-align: center; } @media (max-width: 720px) { .container { padding-top: 20px; } }