<main class="grid h-screen items-center">
<.flash_group flash={@flash} />
<div class="m-5 pb-64">
<%= @inner_content %>
</div>
</main>