canvas#game {
  position: fixed; inset: 0;
  display: block;
  width: 100%; height: 100%;
  touch-action: none;
}
