/* Add any custom styles here */
.qr-code-container {
    padding: 10px;
    background: white;
    border-radius: 4px;
    display: inline-block;
}