body > center {
    display: none !important;
}

body {
    font-size: 0;
}

body > * {
    font-size: initial !important;
}