style="fill:white;stroke:black;stroke-width:4px;" />
1. To select a font, click on the red plus sign, then
2. Click on the black bar at the bottom of the screen, then
3. Click on @import in the middle of the window then copy the 3 lines of text
4. Paste the style information near the top, but inside the <svg> element
5. Then, copy the font-family style and append it to the group style from step 5
6. Append text-anchor:middle; to the group style as well
font-size:72px;font-variant:small-caps;">?? Days until</text>
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink">
xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink">
<g transform="translate(5,5)">
<rect x="0" y="0" width="500" height="500" rx="20"
style="fill:white;stroke:black;stroke-width:4px;" />
</g>
<rect x="0" y="0" width="500" height="500" rx="20" />
<path d="M0,130L500,130" />
@import 'https://fonts.googleapis.com/css?family=Roboto';
stroke:black;stroke-width:4px;font-family:'Roboto',sans-serif;text-anchor:middle;">
font-size:72px;font-variant:small-caps;">?? Days until</text>
javascript is here (not shown)
xlink:href="https://openclipart.org/download/188775/ChristmasTree.svg" />