main{
  display: block;
  margin-left: auto;
  margin-right: auto;
  /* Optional: Set a width for better control */
	width: 700px;
	height: 700px;
}