body.blue-grey.darken-3 {
	/*override the background color*/
    background-color: transparent !important;
}

.modal-overlay {
    background: transparent !important;
}

.card-black {
    background-color: transparent !important;
}