body {
    height: auto !important;
    padding: 0 !important;
}

.container {
    width: 100% !important;
    max-width: 100% !important;
}

.h-100 {
    height: auto !important;
}

.breadcrumb,
.footer,
.step,
button {
    display: none !important;
}
