#lyric {
	font-family: "JetBrains Mono";
}

#lyric lcontainer {
	position: relative;
	height: 300px;
	margin-right: 25px;
}

#lyric h3 {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #24273a;
	font-size: 10px;
}
