@charset "UTF-8";

#back{
	display: block;
}

#container {
  max-height: 960;
  margin: 0 auto;
}
#canvas {
  height: 100%;
}
