Skip to content

Instantly share code, notes, and snippets.

@russelllim22
Last active December 3, 2021 13:32
Show Gist options
  • Save russelllim22/0ed54899a69377bdd3efe04e4167719d to your computer and use it in GitHub Desktop.
Save russelllim22/0ed54899a69377bdd3efe04e4167719d to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<meta charset="utf-8">
<body>
<svg id="chartSVG" viewBox="0,0,1600,3200" width="1600"
style=" max-width: 100%;
font-family: Nunito, sans-serif;
border: 1px solid black;
background: radial-gradient(ellipse at bottom right, rgba(137,207,240,1) 20%, rgba(244,194,194,1) 70%);">
<image width="1600px" height="3200px" style="opacity:0.2;" href="babies-pixabay.png">
</image>
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment