Index: src/wp-content/themes/twentytwentytwo/templates/page-large-header.html
===================================================================
--- src/wp-content/themes/twentytwentytwo/templates/page-large-header.html	(revision 58687)
+++ src/wp-content/themes/twentytwentytwo/templates/page-large-header.html	(working copy)
@@ -6,4 +6,8 @@
 </main>
 <!-- /wp:group -->
 
+<!-- wp:spacer {"height":32} -->
+<div style="height:32px" aria-hidden="true" class="wp-block-spacer"></div>
+<!-- /wp:spacer -->
+
 <!-- wp:template-part {"slug":"footer","tagName":"footer"} /-->
Index: src/wp-content/themes/twentytwentytwo/templates/page-no-separators.html
===================================================================
--- src/wp-content/themes/twentytwentytwo/templates/page-no-separators.html	(revision 58687)
+++ src/wp-content/themes/twentytwentytwo/templates/page-no-separators.html	(working copy)
@@ -9,6 +9,10 @@
 
 <!-- wp:post-content {"layout":{"inherit":true}} /-->
 
+<!-- wp:spacer {"height":32} -->
+<div style="height:32px" aria-hidden="true" class="wp-block-spacer"></div>
+<!-- /wp:spacer -->
+
 <!-- wp:group {"layout":{"inherit":true}} -->
 <div class="wp-block-group">
 <!-- wp:post-comments {"style":{"spacing":{"padding":{"top":"var(--wp--custom--spacing--medium, 6rem)"}}}} /--></div>
Index: src/wp-content/themes/twentytwentytwo/templates/page.html
===================================================================
--- src/wp-content/themes/twentytwentytwo/templates/page.html	(revision 58687)
+++ src/wp-content/themes/twentytwentytwo/templates/page.html	(working copy)
@@ -17,6 +17,10 @@
 
 <!-- wp:post-content {"layout":{"inherit":true}} /-->
 
+<!-- wp:spacer {"height":32} -->
+<div style="height:32px" aria-hidden="true" class="wp-block-spacer"></div>
+<!-- /wp:spacer -->
+
 <!-- wp:group {"layout":{"inherit":true}} -->
 <div class="wp-block-group">
 <!-- wp:post-comments {"style":{"spacing":{"padding":{"top":"var(--wp--custom--spacing--medium, 6rem)"}}}} /--></div>
