.dictator {
position: fixed !important;
will-change: order !important;
opacity: 0 !important;
border: double solid !important;
.country:has(&) :not(.supporter) {
will-change: orphans, widows !important;
translate: 100vmax 0 !important;
}
}