.v-application{
background-image: url("https://i.imgur.com/7XoFExE.png") !important;
background-repeat: no-repeat !important;
background-size: cover !important;
background-attachment: fixed !important;
}
.white--text {
display: none;
}
.v-image.v-responsive.theme--dark {
margin: 0 auto;
max-height: 200px !important;
max-width: 200px !important;
}
.v-card.v-sheet.theme--dark.col-lg-8.col-md-8.col-sm-12.pa-2.mb-2 {
background: transparent !important;
}
header.mt-2.overflow-hidden {
background: transparent !important;
}
.col-12.mb-2.v-card.v-sheet {
background: transparent !important;
}
.v-card.v-sheet.col-8.pa-2 {
background: transparent !important;
}
button {
font-weight: 900 !important;
}
.row {
font-color: white !important;
}
.v-card.v-sheet.theme--dark {
background: transparent !important;
}
.v-dialog.v-dialog--active.v-dialog--persistent {
background-image: url("https://i.imgur.com/7XoFExE.png") !important;
background-repeat: no-repeat !important;
background-size: cover !important;
background-attachment: fixed !important;
}
.white--text.v-btn.v-btn--text.theme--dark.v-size--default {
display: block;
}