.formLogin{
	width: 100%;
	max-width: 250px;
	margin-left: auto;
	margin-right: auto;
}
.error{
	color: red;
	font-size: 1rem;
}