
html {

  font-family: Noto Sans, sans-serif;

}
span {
  font-weight: bold;
}
.lyric {
  	font-family: Noto Sans, sans-serif;
 	overflow:visible;
 	white-space: pre;
	  font-size:13px; 	
}

.carouselfree {
	  max-width:400px;
	  margin:auto;
	  padding:20px 0px 20px 0px;
	  background-color:#fff;

}
.carouselfree{
	border-radius:15px;
}
h3 {text-align:center;}
.footer {
text-align:center;

}
#artimage {	
	width:400px;
	margin:auto;
}
	
#poemtitle {
	font-size:18px; 
}
#poemsubtitle {
	font-size:14px; 	
}