Preview:
* { box-sizing: border-box; }

html, body { margin: 0; padding: 0; font-size: 62.5% }

body,
input,
button,
select,
textarea { font: 600 1rem Poppins; color: #222222; }

a { text-decoration: none; }
a:link { color: #6A26CD; }
a:hover { color: #431488; }
a:active { color: #6A26CD; }
a:visited { color: #6A26CD; }

html, body, #root { height: 100%; }

ul, ol { margin: 0 0 1rem; padding: 0 0 0 1rem; }
table { border-collapse: collapse; }
th { text-align: left; }   
td { vertical-align: middle; }
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