On WPCOM, Varia adds an option, which defaults to true, to hide the page title of the homepage.
* Add the `.hide-homepage-title` class to the block editor body as well.
* Enqueue a new stylesheet on the block editor that hides the homepage title and reposition the Post Content block.
* Restore the header's bottom padding on the front end's homepage when the page title is hidden.