
div[qr-code-state] {
    flex-direction:column;
}

div[qr-code-state="loading"] {
    flex-direction:row;
    justify-content:space-around;
}