@import url('https://fonts.googleapis.com/css2?family=Spartan:wght@100&display=swap');
:root {
--font: 'Spartan', sans-serif;
--white: #FCFBF7;
}
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
Preview:
downloadDownload PNG
downloadDownload JPEG
downloadDownload SVG
Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!
Click to optimize width for Twitter