body {

    overflow: auto;
	font-family: Arial, sans-serif;

}

.card {
	font-family: "Anton SC", sans-serif;
	background-repeat: no-repeat;
	background-size: cover;
	height: 80vh;
	border: 10px solid #fff;
}