body>*:nth-child(2) {
    transform: scale(0) !important;
    filter: opacity(0) !important;
    height: 0 !important;
    overflow: hidden !important;
    bottom: 0 !important;
}