html, body {
    min-height: 100%;
}

.material-symbols-outlined {
    font-variation-settings:
        "FILL" 0,
        "wght" 400,
        "GRAD" 0,
        "opsz" 24;
}


.cke_notification {
    display: none;
}
