@charset "UTF-8";

body { margin:0; padding:0; width:100%; height:auto; background-color: #000000;}
.cnvs {  max-width:750px; max-height:750px; width:100%; height:100%; }
#cnvs-game { }
