This repo contains a number of assets for the derolas project.
In particular logos.
https://fonts.google.com/specimen/VT323
The font is always in a monospace.
https://fonts.google.com/specimen/VT323
font-family: 'VT323', monospace;
Colours;
text-shadow: 0 0 0 hsl(120, 100%, 75%), 0 0 0px hsl(120, 100%, 40%);
background-image: linear-gradient( rgba(0, 255, 0, 0.03) 50%, transparent 50% );