canvas {
	display: block;
    cursor: default;
    outline: none;
}

body {
    background-color: #D1E8E8;
	margin: 0;
}