@charset "utf-8";

body {
	 position: absolute;
 width: 100%;
 height: 100%;
}

.images{
 width: 100%;
 height: 100%;
	
	
	
}

#canvas #canvas{
 position: absolute;
 width: 100%;
 height: 100%;
}


#animation_container {
   width: 100%;
  height: 100%;
}


#dom_overlay_container {


  position: absolute;
  width: 100%;
  height: 100%;
}