Skip to content

Instantly share code, notes, and snippets.

@mitchallen
Created January 13, 2022 03:10
Show Gist options
  • Save mitchallen/0d3d4d803632e1cd3c931884b42c3793 to your computer and use it in GitHub Desktop.
Save mitchallen/0d3d4d803632e1cd3c931884b42c3793 to your computer and use it in GitHub Desktop.
Weighted choice stylesheet
canvas {
padding: 0;
margin: auto;
display: block;
width: 400px;
height: 400px;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment