#qrcode {
    width: 256px;
    height: 256px;
    margin: 0 auto;
    background-image: url('../images/qr-placeholder.svg');
}