#bgm {
	width: 70%;
	display: block;
	margin: auto;
}

#lrc-box {
	color: white border: 2px solid white;
	position: fixed;
	bottom: 0px;
	font-size: 48px;
	text-align: center;
	width: 100%;
}
