body > div {
	background-color: white;
}
.container-fluid > div {
	left: 0;
	top: 0;
}
footer {
	display: none;
}
.card {
	width: 360px;
}
.card-register {
	width: 520px;
	max-width: 100%;
}
.logo {
	width: 80px;
	height: auto;
	display: block;
}
textarea {
	resize: none;
}
