body{
  font: 100 1em 'Raleway', Helvetica;
	text-shadow: .2em;
	background: linear-gradient(to right, #78f035, #007894);
}
.done {
  text-decoration: line-through;
}
