@media print {
    body { background: none; }
    #app { padding: 0px; background: none; }
    .btn { display: none; }
}