* {
    cursor: not-allowed;
}
p#outcome-txt, p#lang-sel, div#consent {
    display: none !important;
}
p#outcome-txt-noscript {
    font-size: 5em;
    text-align: center;
    margin-top: 10vh;
    color: #fff;
    pointer-events: none;
    text-shadow: 2px 2px #000;
}
div#selma {
    background: url('./ass/selma-no.png') no-repeat bottom/contain !important;
}
div#bkgColour {
    background-color: red;
}
