h1 {
	font-family: Microsoft JhengHei;

}

#content {
	position: relative;
	max-width: 1100px;
	min-width: 1100px;
	margin: auto;
	min-height: 100dvh;
}

#article {
	color: #666;
	font-size: 20px;
	font-family: Microsoft JhengHei;
}

.lab {
	color: #333;
	font-size: 20px;
	font-family: Microsoft JhengHei;
	border-bottom: 1pt solid #09F;

}

.ability {
	position: relative;
	left: 5%;
	font-size: 25px;
	font-family: Microsoft JhengHei;
}

#curriculum {
	position: relative;
	max-width: 880px;
	justify-self: center;
	display: flex;
}