body {
  margin: 0;
  background: #dddddd;
	display: flex;
	justify-content: center;
	align-items: center;
}
