body {
    background: none;
}

.categories-container {
    display: none;
}

.next-frame {
    display: none !important;
}

.contact {
    display: none;
}

.summary-table {
    width: 50%;
}

.summary-buttons * {
    display: none !important;
}

.summary-table,
.summary-buttons {
    border: 0;
}

.summary-buttons .printonly {
    display: block !important;
    margin: 50px auto 0;
    max-width: 100%;
}

canvas {
    width: 100% !important;
}

summary h1 {
    text-align: center;
    margin: 0 auto;
    width: 100%;
}
