body{
text-align: center;
background-color:#4cbf82;
}

@media screen and (max-width: 800px){
	a{
		font-size: 5vw;
	}
}