Skip to content

Instantly share code, notes, and snippets.

@YonatanKra
Last active February 22, 2023 15:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save YonatanKra/c10df5e50074377c298d85fcee5039db to your computer and use it in GitHub Desktop.
Save YonatanKra/c10df5e50074377c298d85fcee5039db to your computer and use it in GitHub Desktop.
<vwc-layout>
<vwc-card>
<div slot="main">
<h2>Hi Rachel!</h2>
<p>You like riddles, and we don't want to make it easy on you to get your bday present so...</p>
<p>The moment you are ready, start the game and work for your prize!</p>
<vwc-button appearance="filled" id="startButton" label="Start the Game!"></vwc-button>
</div>
</vwc-card>
</vwc-layout>
<vwc-dialog></vwc-dialog>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment