body {
    background: #f6f6f6;
}

div.serif {
    font-size: 1.8rem;
}

div.translation p, div.explanation p, div.vocabulary p  {
    font-size: .9rem;
    color: #555;
    margin-bottom: .5rem;

}