/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */

 #scratch canvas {
           border: 1px solid #222;
           padding:5px;
        }


