body {
	width: 100wh!important;
	height: 90vh!important;
	color: #fff!important;
	background-color: #0a1428!important;
}

h1,
h6 {
	font-family: 'Open Sans';
	font-weight: 300;
	text-align: center;
	position: absolute;
	top: 45%;
	right: 0;
	left: 0;
}