body{
	margin: 0;
	font-family: Ubuntu,system-ui,sans-serif;
	color: #84CC16
}
a{
	color: #0EA5E9;
	text-decoration: none
}
img{
	max-width: 100%;
	height: auto
}
