upvote
Is there a way to produce sound using CSS?
reply

    @media speech {
        body {
            cue-before: url(/path/to/sound.ogg);
        }
    }
https://www.w3.org/TR/CSS2/aural.html
reply
Only screams.
reply
Best. Comment. Ever
reply
You should be able to enable sounds with the M shortcut or through the Options menu.
reply