@charset "UTF-8";
.todo {
	width: 1070px;
	margin-left: auto;
	margin-right: auto;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 100;
	text-align: center;
	border: none;
	font-style: normal;
}
.canvas:focus {
	outline:0px;
}
