CSS
CSS :not(selector): Samantha Ming on Twitter: "CSS :not(selector) 🎊 Instead of using 2 different selectors to assign styling and then another to negate it. Use the :not selector to select every element except those that match the argument you passed through 👍 #100DaysOfCod
https://codepen.io/qcgm1978/full/pGVQMN
Press Start 2P is a bitmap font based on the font design from 1980s Namco arcade games.
https://fonts.google.com/specimen/Press+Start+2P
Reference in HTML: <link href="https://fonts.googleapis.com/css?family=Press+Start+2P" rel="stylesheet" />

font-family: "Press Start 2P", sans-serif;