body {
    margin: 0;
    padding: 0;
    background-image: url(../assets/images/Cuenta\ confirmada\ –\ 3.svg);
    background-size: cover;
    background-repeat: no-repeat;
}

.oops {
    max-width: 20%;
}

.flex {
    display: flex;
    align-items: center;
}