.mm-menu {
	--mm-color-background: #ffcc00;
	--mm-color-text: #555;
}
.mm-listitem__text {
	font-family: Microsoft JhengHei;
	font-size: 20.5px;
	letter-spacing: 6.5px;
	font-weight: 700;
}
.game_item {
	width: 40px;
	height: 40px;
	border: 0px;
	padding: 0 0 0 10px;
}
@media screen {
	#my-page {display: none;}
	.mymenu {display: none;}
}