html::after{content:"";position:fixed;inset:0;background:#171614;opacity:0;transition:opacity 333ms ease-out;pointer-events:none;z-index:999999}html.is-leaving::after{opacity:0.45}html.is-entering::after{opacity:0.45}