canvas {
    cursor: default;
    outline: none;
}

body {
    background-color: #222222;
	margin: 0;
    text-align: center;
}
