@layer page{
  form{margin:0 1rem;display:flex;flex-flow:column;max-width:300px;gap:0.25rem}
  button{align-self:end}
}
