html {
	border-top: 15px solid #3abed7;
	background-color: #f6f6f6;
	color: #131313;
	font-family: Roboto, sans-serif;
	text-align: center;
}
body {
	margin: 0;
}
h1 {
	margin-top: 80px;
	margin-bottom: 30px;
	font: inherit;
	font-size: 20px;
	font-weight: normal;
}