body {
  background-color: white;
  background: #292727;
  font-family: 'Roboto', sans-serif;

}
.intro{
	text-align: center;
	color: azure;
	font-size: 1.2vw;
	margin-bottom: -10px;
	font-weight: 300;
}
.Jan {
	text-align: center;
	color: aqua;
	font-size: 4vw;
	margin-top: -20px;
	font-weight: 900;
}