.canvas {
  width: 300px;
  height: 225px;
  font-size: 0;
  display: block;
  overflow: hidden;
  position: relative;
}