Skip to content

Instantly share code, notes, and snippets.

@andybaumgar
andybaumgar / graphic_labeler.html
Created April 21, 2017 22:45
Labeler Example
<!DOCTYPE html>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<style>
html,
body {
height: 100%;
margin: 0;
overflow: hidden;