body {
    background-color: transparent;
}
body, input, textarea, select {
    color: black;
}

.no-print, .no-print * {
    display: none !important;
}

