h1 {
	font-family: Microsoft JhengHei;
	font-size: 30px;
}

#content {
	position: relative;
	width: 100%;
	max-width: 1100px;
	min-width: 1100px;
	justify-self: center;
	margin: auto;
	min-height: 100dvh;
}

#article {
	color: #444;
	font-size: 20px;
	font-family: Microsoft JhengHei;
}