body {
    background-color: #f8f9fa;
}

@media print {
    button, .btn {
        display: none !important;
    }
}
