.container-xl {
	
	background-color:rgb(247, 240, 240);
	background-image: url(../img/Bisnis-04.jpg);
	height: 100vh;
	background-repeat: no-repeat;
	width: 100%;
	background-size: cover;
	background-position: center;
}
*{
	margin: 0;
	padding: 0;
}
