html, body{
  width:100%;
  height:100%;
}

#aCanvas {
  border: 10px solid #888888;
  background-color:#228B22;
  position:absolute;
}
