body {
   background-color: lightblue;
}

#sonnet-lines {
   vertical-align: top;
   font-size: 24px;
}
.sonnet-title {
   text-align: center;
   font-size: 18px;
}
.sonnet-text {
   text-align: center;
   font-size: 14px;
}
.sonnet-audio-file {
   width: 300px;
}