body {
	background-image:url("../img/Api.png");
	background-size: 50%;
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
	min-height: 100vh;
	overflow: hidden;
	margin: 0;
}

h1 {
	display: none;
}