#loginform > *:not(.lgnl-passwordless) {
	display: none;
}
.lgnl-passwordless__submit {
	display: flex;
	align-items: center;
	column-gap: 0.5em;
}