@media print {
    .yfm {
        .yfm-note {
            page-break-inside: avoid;
        }
    }
}
