Skip to content

Instantly share code, notes, and snippets.

@meramos
Created December 20, 2020 04:12
Show Gist options
  • Save meramos/67598f0863c3003c9644dbcb2234c9c5 to your computer and use it in GitHub Desktop.
Save meramos/67598f0863c3003c9644dbcb2234c9c5 to your computer and use it in GitHub Desktop.
Position "randomize" button.
// Position "randomize" button
#randomize{
position:absolute;
left:600px;
top:600px;
font-weight: bold;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment