.signin__form{
	display: flex;
	flex-direction: column;
	gap: 1rem;
	width:100%;
	max-width: 680px;
	align-self: center;
}