#cy {
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

#info {
  color: #c88;
  font-size: .75em;
  position: absolute;
  z-index: -1;
  left: 1em;
  top: 1em;
}
