body {
	background: blue;
	padding-left: 1400px;
	padding-top: 160px;
	font-family: Arial, sans-serif;
	font-size: 0.5vw;
	line-height: 1.25;
}

.container {
	position: absolute;
}

h1 {
	color: white;
}

a {
	color: white;
}

a:hover {
	color: white;
}