.nineties-mode {
    position: absolute;
    width: 100%;
    height: 100%;
    background: transparent url('./shapes.svg');
    z-index: 50;
    opacity: .2;
    pointer-events: none;
}
