body {
	font-color: gray;
}

.squares {
	stroke: gray;
	stroke-width: .3;
}

p {
	margin-top: 50px;
	margin-left: 50px;
}