body {
  font-family: sans-serif;
}

canvas {
  max-width: 100%;
  width: 200px;
}

video {
  max-width: 100%;
  width: 200px;
}
