.qr-code-demo {
  display: inline-block;
}

.qr-code-demo__field {
  margin-top: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
}

.qr-code-demo__field grit-wc-button {
  margin-top: 10px;
  align-self: center;
}
