body {
  font-family: Arial, sans-serif;
}
.container {
  max-width: 1200px;
}
#qr-code canvas {
  max-width: 200px;
}