html {
	font-size: 18px;
	font-family: 'Poppins', sans-serif;
	color: #ffffff;
}

body {
	background-color: #10375c;
}

h1 {
	font-weight: 700;
	font-size: 2.618em;
}

.soon {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 700px;
}
p.soon {
}
