Greasy Fork is available in English.

AlloCine - ByPass v.1.1 - UserCSS (userstyle)

AlloCiné sans Nag Screen

/* ==UserStyle==
@name        AlloCine - ByPass v.1.1 - UserCSS (userstyle)
@namespace   allocine.fr
@version      1.01.0
@author      decembre
@description AlloCiné sans Nag Screen
@license     unlicense
==/UserStyle== */

@-moz-document domain("allocine.fr") {

/* ==== AlloCine - ByPass v.1 ==== */

body.didomi-popup-open {
    overflow: visible !important;
}
#didomi-host .didomi-popup__backdrop {
    z-index: 2147483641;
    display: none !important;
}

/* ==== END ==== */
}